aboutsummaryrefslogtreecommitdiffstats
path: root/main/curl
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2018-05-20 21:59:40 +0200
committerJakub Jirutka <jakub@jirutka.cz>2018-05-20 21:59:40 +0200
commitc7999c26a93c68d9cfec47e330d127c30ef7c45e (patch)
treecb8083f162bfb6f7a189e48a3002e4df9cecbf23 /main/curl
parent4fe999485632f6148040c631013587bd6c1c5e8b (diff)
downloadaports-c7999c26a93c68d9cfec47e330d127c30ef7c45e.tar.bz2
aports-c7999c26a93c68d9cfec47e330d127c30ef7c45e.tar.xz
main/curl: add missing checkdepend python2
Diffstat (limited to 'main/curl')
-rw-r--r--main/curl/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/curl/APKBUILD b/main/curl/APKBUILD
index 641d86c521..c597be1164 100644
--- a/main/curl/APKBUILD
+++ b/main/curl/APKBUILD
@@ -11,6 +11,7 @@ arch="all"
license="MIT"
depends="ca-certificates"
depends_dev="libressl-dev libssh2-dev nghttp2-dev zlib-dev"
+checkdepends="python2"
makedepends="$depends_dev autoconf automake groff libtool perl"
subpackages="$pkgname-dbg $pkgname-doc $pkgname-dev libcurl"
source="https://curl.haxx.se/download/$pkgname-$pkgver.tar.xz