liri-shell: rework RDEPENDS and add qtgraphicaleffects-qmlplugins to it
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -31,8 +31,11 @@ EXTRA_OECMAKE += " \
|
||||
-DINSTALL_SYSCONFDIR=${sysconfdir} \
|
||||
"
|
||||
|
||||
# for starter scripts (still necessary?)
|
||||
RDEPENDS_${PN} = "qttools-tools qtwayland-plugins"
|
||||
RDEPENDS_${PN} += " \
|
||||
qttools-tools \
|
||||
qtwayland-plugins \
|
||||
qtgraphicaleffects-qmlplugins \
|
||||
"
|
||||
|
||||
FILES_${PN} += " \
|
||||
${systemd_user_unitdir} \
|
||||
|
||||
Reference in New Issue
Block a user