summaryrefslogtreecommitdiffstats
path: root/testing/scons
diff options
context:
space:
mode:
Diffstat (limited to 'testing/scons')
-rw-r--r--testing/scons/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/scons/APKBUILD b/testing/scons/APKBUILD
index 69896f06c..636bdf1f8 100644
--- a/testing/scons/APKBUILD
+++ b/testing/scons/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="scons software construction system"
url="http://www.scons.org/"
license="MIT"
depends="python"
-makedepends=
+makedepends="python-dev"
install=
source="http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"
arch="noarch"