aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-sphinx-autobuild/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py-sphinx-autobuild/APKBUILD')
-rw-r--r--community/py-sphinx-autobuild/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-sphinx-autobuild/APKBUILD b/community/py-sphinx-autobuild/APKBUILD
index bcacdb59bd..3449156a52 100644
--- a/community/py-sphinx-autobuild/APKBUILD
+++ b/community/py-sphinx-autobuild/APKBUILD
@@ -9,7 +9,7 @@ arch="noarch"
license="BSD"
depends="py-argh py-livereload py-pathtools py-yaml py-sphinx py-tornado py-watchdog"
depends_dev=""
-makedepends="$depends_dev python-dev"
+makedepends="$depends_dev python2-dev"
install=""
subpackages=""
source="sphinx-autobuild-$pkgver.tar.gz::https://github.com/GaretJax/sphinx-autobuild/archive/v$pkgver.tar.gz"