summaryrefslogtreecommitdiffstats
path: root/community/py-rencode/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py-rencode/APKBUILD')
-rw-r--r--community/py-rencode/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-rencode/APKBUILD b/community/py-rencode/APKBUILD
index 5a06a92e173..a643458e839 100644
--- a/community/py-rencode/APKBUILD
+++ b/community/py-rencode/APKBUILD
@@ -10,7 +10,7 @@ arch="all"
license="GPL3"
depends="python cython"
depends_dev=""
-makedepends="$depends_dev py-setuptools cython-dev python-dev"
+makedepends="$depends_dev py-setuptools cython-dev python2-dev"
install=""
subpackages=""
source="$pkgname-$pkgver.tar.gz::https://github.com/aresch/rencode/archive/v$pkgver.tar.gz"