kio-extras: Fix build in latest environment / add libssh to DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -15,6 +15,7 @@ LIC_FILES_CHKSUM = " \
|
||||
inherit kde-apps gettext mime
|
||||
|
||||
DEPENDS += " \
|
||||
libssh \
|
||||
qtsvg \
|
||||
qtwebengine \
|
||||
\
|
||||
@@ -44,7 +45,6 @@ DEPENDS += " \
|
||||
"
|
||||
|
||||
# REVISIT optionals
|
||||
# libssh \
|
||||
# openslp
|
||||
# openssh <-> dropbear
|
||||
DEPENDS += " \
|
||||
@@ -62,10 +62,6 @@ do_configure:append() {
|
||||
sed -i 's:smb/kdsoap-ws-discovery-client/src/kdwsdl2cpp:${STAGING_BINDIR_NATIVE}/kdwsdl2cpp:g' ${B}/build.ninja
|
||||
}
|
||||
|
||||
do_install:prepend() {
|
||||
sed -i 's:${STAGING_BINDIR_NATIVE}/gperf:gperf:' ${B}/man/request_gperf.h
|
||||
}
|
||||
|
||||
FILES:${PN} += " \
|
||||
${datadir}/kio_bookmarks \
|
||||
${datadir}/kio_info \
|
||||
|
||||
Reference in New Issue
Block a user