summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-connectivity/lftp/lftp_4.7.3.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-connectivity/lftp/lftp_4.7.3.bb b/meta-networking/recipes-connectivity/lftp/lftp_4.7.3.bb
index b0cd399fed..287821194c 100644
--- a/meta-networking/recipes-connectivity/lftp/lftp_4.7.3.bb
+++ b/meta-networking/recipes-connectivity/lftp/lftp_4.7.3.bb
@@ -14,6 +14,8 @@ SRC_URI[sha256sum] = "ce6519831603c19c2cf2e3c10b41d6ddc87a16049b99383e7b9b77fbc7
14 14
15inherit autotools gettext pkgconfig 15inherit autotools gettext pkgconfig
16 16
17acpaths = "-I ./m4"
18
17EXTRA_OECONF += "--with-modules" 19EXTRA_OECONF += "--with-modules"
18 20
19PACKAGECONFIG ??= "libidn openssl zlib gnutls readline expat" 21PACKAGECONFIG ??= "libidn openssl zlib gnutls readline expat"