summaryrefslogtreecommitdiffstats
path: root/testing/py-nikola/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-nikola/APKBUILD')
-rw-r--r--testing/py-nikola/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-nikola/APKBUILD b/testing/py-nikola/APKBUILD
index f8ad5532d91..7aac6b2e35d 100644
--- a/testing/py-nikola/APKBUILD
+++ b/testing/py-nikola/APKBUILD
@@ -12,7 +12,7 @@ depends="python py-doit py-pygments py-pillow py-docutils py-mako py-unidecode
py-lxml py-yapsy py-pyrss2gen py-tz py-blinker py-logbook py-natsort
py-markdown"
depends_dev=""
-makedepends="python-dev py-setuptools"
+makedepends="python2-dev py-setuptools"
install=""
subpackages="$pkgname-doc"
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/nikola-$pkgver.tar.gz"