aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-urwid/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/py-urwid/APKBUILD')
-rw-r--r--main/py-urwid/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-urwid/APKBUILD b/main/py-urwid/APKBUILD
index b6289b57d7..39cdee8e40 100644
--- a/main/py-urwid/APKBUILD
+++ b/main/py-urwid/APKBUILD
@@ -9,7 +9,7 @@ url="http://excess.org/urwid/"
arch="all"
license="LGPL2+"
depends=""
-makedepends="python-dev py-setuptools py-templayer py-sphinx"
+makedepends="python2-dev py-setuptools py-templayer py-sphinx"
install=""
subpackages="$pkgname-doc $pkgname-examples"
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"