plasma-workspace: conditionally add qtwayland-plugins to RDEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -106,4 +106,5 @@ RDEPENDS_${PN} += " \
|
||||
kinit \
|
||||
${@bb.utils.contains("DISTRO_FEATURES", "x11", "xsetroot xmessage xprop", "", d)} \
|
||||
${@bb.utils.contains("DISTRO_FEATURES", "x11 wayland", "xserver-xorg-xwayland", "", d)} \
|
||||
${@bb.utils.contains("DISTRO_FEATURES", "wayland", "qtwayland-plugins", "", d)} \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user