aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-prompt_toolkit
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-prompt_toolkit')
-rw-r--r--testing/py-prompt_toolkit/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-prompt_toolkit/APKBUILD b/testing/py-prompt_toolkit/APKBUILD
index 5f2c8e17ba1..a3a1b6d4f37 100644
--- a/testing/py-prompt_toolkit/APKBUILD
+++ b/testing/py-prompt_toolkit/APKBUILD
@@ -9,7 +9,7 @@ url="https://pypi.python.org/pypi/prompt_toolkit"
arch="noarch"
license="BSD"
depends="python py-six py-wcwidth"
-makedepends="python-dev py-setuptools"
+makedepends="python2-dev py-setuptools"
source="$pkgname-$pkgver.tar.gz::https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"
builddir="$srcdir/$_pkgname-$pkgver"