aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-mock/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/py-mock/APKBUILD')
-rw-r--r--main/py-mock/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-mock/APKBUILD b/main/py-mock/APKBUILD
index 7783684dba5..08f557a0e0d 100644
--- a/main/py-mock/APKBUILD
+++ b/main/py-mock/APKBUILD
@@ -10,7 +10,7 @@ arch="noarch"
license="BSD"
depends="python py-pbr py-funcsigs py-six"
depends_dev=""
-makedepends="python-dev py-setuptools"
+makedepends="python2-dev py-setuptools"
install=""
subpackages=""
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"