diff options
| -rw-r--r-- | meta/recipes-extended/tasks/task-poky-lsb.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-extended/tasks/task-poky-lsb.bb b/meta/recipes-extended/tasks/task-poky-lsb.bb index 42fd8e0fca..5e3397eb97 100644 --- a/meta/recipes-extended/tasks/task-poky-lsb.bb +++ b/meta/recipes-extended/tasks/task-poky-lsb.bb | |||
| @@ -162,7 +162,9 @@ RDEPENDS_task-poky-lsb-graphic-add = "\ | |||
| 162 | qt4-plugin-sqldriver-sqlite \ | 162 | qt4-plugin-sqldriver-sqlite \ |
| 163 | libx11-locale \ | 163 | libx11-locale \ |
| 164 | xorg-minimal-fonts \ | 164 | xorg-minimal-fonts \ |
| 165 | gdk-pixbuf \ | 165 | gdk-pixbuf-loader-ico \ |
| 166 | gdk-pixbuf-loader-bmp \ | ||
| 167 | gdk-pixbuf-loader-ani \ | ||
| 166 | " | 168 | " |
| 167 | 169 | ||
| 168 | RDEPENDS_task-poky-lsb-graphic-add_qemux86 = "\ | 170 | RDEPENDS_task-poky-lsb-graphic-add_qemux86 = "\ |
