summaryrefslogtreecommitdiff
path: root/system/libedit
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-12-22 02:03:10 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-12-22 02:03:10 +0000
commit19cf833e404b062e3dd3f6bfc4ccc54c8998194f (patch)
tree2bf6fbfb2845929ae7bcd1fa5569b2ccef7d8dd0 /system/libedit
parent76c66eae498acc6829295c3f1b41c57c0b33002f (diff)
downloadpackages-19cf833e404b062e3dd3f6bfc4ccc54c8998194f.tar.gz
packages-19cf833e404b062e3dd3f6bfc4ccc54c8998194f.tar.bz2
packages-19cf833e404b062e3dd3f6bfc4ccc54c8998194f.tar.xz
packages-19cf833e404b062e3dd3f6bfc4ccc54c8998194f.zip
system/libedit: add libtool dep
Diffstat (limited to 'system/libedit')
-rw-r--r--system/libedit/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/libedit/APKBUILD b/system/libedit/APKBUILD
index 0c0ffc468..63e80b875 100644
--- a/system/libedit/APKBUILD
+++ b/system/libedit/APKBUILD
@@ -10,7 +10,7 @@ arch="all"
license="BSD-2-Clause"
depends=""
depends_dev="ncurses-dev" # XXX is this always unconditionally needed?
-makedepends="$depends_dev autoconf automake"
+makedepends="$depends_dev autoconf automake libtool"
subpackages="$pkgname-dev $pkgname-doc"
source="https://thrysoee.dk/editline/libedit-$_realver.tar.gz
tinfo.patch