Commit 96742e9e authored by Florent Revest's avatar Florent Revest

lipstick: adds qt5-qpa-hwcomposer-plugin as RDEPENDS else it is not deteced as...

lipstick: adds qt5-qpa-hwcomposer-plugin as RDEPENDS else it is not deteced as need and won't be installed
parent 7b2567d5
...@@ -12,7 +12,9 @@ PR = "r1" ...@@ -12,7 +12,9 @@ PR = "r1"
PV = "+git${SRCREV}" PV = "+git${SRCREV}"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
DEPENDS += " qtbase qtsensors qtquick1 qtwayland mlite dbus dbus-glib libresourceqt qtsystems libngf-qt statefs-qt mce usb-moded-qt5 systemd wayland qt5-qpa-hwcomposer-plugin qmsystem" DEPENDS += "qtbase qtsensors qtquick1 qtwayland mlite dbus dbus-glib libresourceqt qtsystems libngf-qt statefs-qt mce usb-moded-qt5 systemd wayland qt5-qpa-hwcomposer-plugin qmsystem"
RDEPENDS_${PN} += "qt5-qpa-hwcomposer-plugin"
# qt5-qpa-hwcomposer-plugin isn't detected to be needed at runtime by OpenEmbedded
inherit qmake5 inherit qmake5
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment