meta-digi-del: del-qt, fix build.
Replace the qt4-pkgs feature from the RDEPENDS with its package group. Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
parent
2e73bd974d
commit
f00dde210c
|
|
@ -17,7 +17,7 @@ inherit packagegroup
|
||||||
|
|
||||||
|
|
||||||
RDEPENDS_${PN} = "\
|
RDEPENDS_${PN} = "\
|
||||||
qt4-pkgs \
|
packagegroup-core-qt-demoapps \
|
||||||
qt4-plugin-phonon-backend-gstreamer \
|
qt4-plugin-phonon-backend-gstreamer \
|
||||||
qt4-demos \
|
qt4-demos \
|
||||||
qt4-examples \
|
qt4-examples \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue