diff options
| -rw-r--r-- | meta-networking/recipes-connectivity/lftp/lftp_4.7.3.bb | 2 |
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 | ||
| 15 | inherit autotools gettext pkgconfig | 15 | inherit autotools gettext pkgconfig |
| 16 | 16 | ||
| 17 | acpaths = "-I ./m4" | ||
| 18 | |||
| 17 | EXTRA_OECONF += "--with-modules" | 19 | EXTRA_OECONF += "--with-modules" |
| 18 | 20 | ||
| 19 | PACKAGECONFIG ??= "libidn openssl zlib gnutls readline expat" | 21 | PACKAGECONFIG ??= "libidn openssl zlib gnutls readline expat" |
