plasma-workspace; add kinit to RDEPENDS
| /usr/bin/startkde: line 359: /usr/libexec/kf5/start_kdeinit_wrapper: No such file or directory | startkde: Could not start kdeinit5. Check your installation. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -103,5 +103,6 @@ FILES_${PN}-dev = " \
|
|||||||
RDEPENDS_${PN} += " \
|
RDEPENDS_${PN} += " \
|
||||||
qttools-tools \
|
qttools-tools \
|
||||||
kconfig-bin \
|
kconfig-bin \
|
||||||
|
kinit \
|
||||||
${@bb.utils.contains("DISTRO_FEATURES", "x11", "xsetroot xmessage xprop", "", d)} \
|
${@bb.utils.contains("DISTRO_FEATURES", "x11", "xsetroot xmessage xprop", "", d)} \
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user