diff options
| -rw-r--r-- | meta/recipes-extended/tasks/task-poky-lsb.bb | 8 | 
1 files changed, 7 insertions, 1 deletions
diff --git a/meta/recipes-extended/tasks/task-poky-lsb.bb b/meta/recipes-extended/tasks/task-poky-lsb.bb index 5120764288..ab640bd122 100644 --- a/meta/recipes-extended/tasks/task-poky-lsb.bb +++ b/meta/recipes-extended/tasks/task-poky-lsb.bb  | |||
| @@ -149,7 +149,6 @@ RDEPENDS_task-poky-lsb-graphic-add = "\ | |||
| 149 | libqtsvg4 \ | 149 | libqtsvg4 \ | 
| 150 | libqtxml4 \ | 150 | libqtxml4 \ | 
| 151 | libqtnetwork4 \ | 151 | libqtnetwork4 \ | 
| 152 | libqtopengl4 \ | ||
| 153 | libxt \ | 152 | libxt \ | 
| 154 | libxxf86vm \ | 153 | libxxf86vm \ | 
| 155 | libdrm \ | 154 | libdrm \ | 
| @@ -159,6 +158,13 @@ RDEPENDS_task-poky-lsb-graphic-add = "\ | |||
| 159 | qt4-plugin-sqldriver-sqlite \ | 158 | qt4-plugin-sqldriver-sqlite \ | 
| 160 | " | 159 | " | 
| 161 | 160 | ||
| 161 | RDEPENDS_task-poky-lsb-graphic-add_qemux86 = "\ | ||
| 162 | libqtopengl4 \ | ||
| 163 | " | ||
| 164 | RDEPENDS_task-poky-lsb-graphic-add_atom-pc = "\ | ||
| 165 | libqtopengl4 \ | ||
| 166 | " | ||
| 167 | |||
| 162 | # mesa-dri | 168 | # mesa-dri | 
| 163 | 169 | ||
| 164 | RDEPENDS_task-poky-lsb-runtime-add = "\ | 170 | RDEPENDS_task-poky-lsb-runtime-add = "\ | 
