aboutsummaryrefslogtreecommitdiffstats
path: root/testing/augeas/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/augeas/APKBUILD')
-rw-r--r--testing/augeas/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/augeas/APKBUILD b/testing/augeas/APKBUILD
index be060060f8..522477b510 100644
--- a/testing/augeas/APKBUILD
+++ b/testing/augeas/APKBUILD
@@ -6,7 +6,7 @@ pkgdesc="a configuration editing tool"
url="http://augeas.net"
license="LGPL"
depends=
-makedepends=
+makedepends="readline-dev"
install=
subpackages="$pkgname-dev $pkgname-doc $pkgname-tests"
source="http://augeas.net/download/augeas-$pkgver.tar.gz"