aboutsummaryrefslogtreecommitdiffstats
path: root/main/scons/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/scons/APKBUILD')
-rw-r--r--main/scons/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/scons/APKBUILD b/main/scons/APKBUILD
index 0f3380e507..4a5ed6e75c 100644
--- a/main/scons/APKBUILD
+++ b/main/scons/APKBUILD
@@ -8,7 +8,7 @@ url="http://www.scons.org/"
arch="noarch"
license="MIT"
depends="python"
-makedepends="python-dev"
+makedepends="python2-dev"
install=""
source="http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"