summaryrefslogtreecommitdiff
path: root/package/lftp
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-06-17 12:24:44 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-06-17 12:24:44 +0200
commitebe2968d7056372bbfcae53fcb3ecdd636e9f32b (patch)
tree95212d4f41997e606ac07e74de5ccc7cd88f1db6 /package/lftp
parent0a0a7d3f4a34806f3d2b17efb8d8390e0dab37eb (diff)
lftp: indicate why autoreconf is needed
We no longer have any patch touching configure.ac/Makefile.am, so one might wonder why we're autoreconfiguring the package. The reason is that our libtool patch doesn't apply on the code provided by the lftp tarball. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/lftp')
-rw-r--r--package/lftp/lftp.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/lftp/lftp.mk b/package/lftp/lftp.mk
index 54b1c6cdf..362ad286b 100644
--- a/package/lftp/lftp.mk
+++ b/package/lftp/lftp.mk
@@ -9,6 +9,7 @@ LFTP_SOURCE = lftp-$(LFTP_VERSION).tar.xz
LFTP_SITE = http://lftp.yar.ru/ftp
LFTP_LICENSE = GPLv3+
LFTP_LICENSE_FILES = COPYING
+# Needed so that our libtool patch applies properly
LFTP_AUTORECONF = YES
LFTP_DEPENDENCIES = readline zlib host-pkgconf