aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-pathtools
diff options
context:
space:
mode:
Diffstat (limited to 'community/py-pathtools')
-rw-r--r--community/py-pathtools/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-pathtools/APKBUILD b/community/py-pathtools/APKBUILD
index 527a7cf3987..bb3638eddd5 100644
--- a/community/py-pathtools/APKBUILD
+++ b/community/py-pathtools/APKBUILD
@@ -9,7 +9,7 @@ url="https://github.com/gorakhargosh/pathtools"
arch="noarch"
license="MIT"
depends=""
-makedepends="py-setuptools python-dev"
+makedepends="py-setuptools python2-dev"
source="$pkgname-$pkgver.tar.gz::https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"
builddir="$srcdir/$_pkgname-$pkgver"