mirror of
https://git.yoctoproject.org/poky
synced 2026-02-25 10:59:41 +01:00
task-poky-lsb: libqtopenqgl4 should be for qemux86 and atom-pc only
Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
@@ -149,7 +149,6 @@ RDEPENDS_task-poky-lsb-graphic-add = "\
|
||||
libqtsvg4 \
|
||||
libqtxml4 \
|
||||
libqtnetwork4 \
|
||||
libqtopengl4 \
|
||||
libxt \
|
||||
libxxf86vm \
|
||||
libdrm \
|
||||
@@ -159,6 +158,13 @@ RDEPENDS_task-poky-lsb-graphic-add = "\
|
||||
qt4-plugin-sqldriver-sqlite \
|
||||
"
|
||||
|
||||
RDEPENDS_task-poky-lsb-graphic-add_qemux86 = "\
|
||||
libqtopengl4 \
|
||||
"
|
||||
RDEPENDS_task-poky-lsb-graphic-add_atom-pc = "\
|
||||
libqtopengl4 \
|
||||
"
|
||||
|
||||
# mesa-dri
|
||||
|
||||
RDEPENDS_task-poky-lsb-runtime-add = "\
|
||||
|
||||
Reference in New Issue
Block a user