summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity/lftp/lftp_4.9.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-connectivity/lftp/lftp_4.9.2.bb')
-rw-r--r--meta-networking/recipes-connectivity/lftp/lftp_4.9.2.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-networking/recipes-connectivity/lftp/lftp_4.9.2.bb b/meta-networking/recipes-connectivity/lftp/lftp_4.9.2.bb
index bf3e18dce7..927916f985 100644
--- a/meta-networking/recipes-connectivity/lftp/lftp_4.9.2.bb
+++ b/meta-networking/recipes-connectivity/lftp/lftp_4.9.2.bb
@@ -12,8 +12,6 @@ SRC_URI[sha256sum] = "8a07cbf4df09b107fe3fc41d133ee2f6cea6ef4c33ccf06c8448ad058c
12 12
13inherit autotools gettext pkgconfig 13inherit autotools gettext pkgconfig
14 14
15acpaths = "-I ./m4"
16
17EXTRA_OECONF += "--with-modules --disable-rpath" 15EXTRA_OECONF += "--with-modules --disable-rpath"
18 16
19PACKAGECONFIG ??= "openssl zlib gnutls readline expat" 17PACKAGECONFIG ??= "openssl zlib gnutls readline expat"
@@ -27,5 +25,4 @@ do_install:append() {
27 rm -rf ${D}${libdir}/charset.alias 25 rm -rf ${D}${libdir}/charset.alias
28} 26}
29FILES:${PN} += "${datadir}/icons/hicolor" 27FILES:${PN} += "${datadir}/icons/hicolor"
30FILES:${PN}-dbg += "${libdir}/lftp/${PV}/.debug"
31RDEPENDS:${PN} = "perl bash readline" 28RDEPENDS:${PN} = "perl bash readline"