aboutsummaryrefslogtreecommitdiffstats
path: root/testing/librdkafka
diff options
context:
space:
mode:
Diffstat (limited to 'testing/librdkafka')
-rw-r--r--testing/librdkafka/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/librdkafka/APKBUILD b/testing/librdkafka/APKBUILD
index 7774a25960c..6e863a0e8ca 100644
--- a/testing/librdkafka/APKBUILD
+++ b/testing/librdkafka/APKBUILD
@@ -9,7 +9,7 @@ arch="all"
license="BSD"
depends=""
depends_dev=""
-makedepends="$depends_dev libressl-dev python zlib-dev bash"
+makedepends="$depends_dev libressl-dev python2 zlib-dev bash"
subpackages="$pkgname-dev"
source="$pkgname-$pkgver.tar.gz::https://github.com/edenhill/$pkgname/archive/$pkgver.tar.gz"