aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-httpretty/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-httpretty/APKBUILD')
-rw-r--r--testing/py-httpretty/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-httpretty/APKBUILD b/testing/py-httpretty/APKBUILD
index d6e4667bece..08b0c02c3ad 100644
--- a/testing/py-httpretty/APKBUILD
+++ b/testing/py-httpretty/APKBUILD
@@ -10,7 +10,7 @@ arch="noarch"
license="MIT"
depends="python"
depends_dev=
-makedepends="python-dev py-setuptools"
+makedepends="python2-dev py-setuptools"
install=
subpackages=""
source="$_pkgname-$pkgver.tar.gz::https://github.com/gabrielfalcao/$_pkgname/archive/$pkgver.tar.gz"