aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-sip/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py-sip/APKBUILD')
-rw-r--r--community/py-sip/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-sip/APKBUILD b/community/py-sip/APKBUILD
index dd33c297f1..baad000d65 100644
--- a/community/py-sip/APKBUILD
+++ b/community/py-sip/APKBUILD
@@ -10,7 +10,7 @@ arch="all"
license="custom:sip"
depends=""
depends_dev=""
-makedepends="python-dev"
+makedepends="python2-dev"
install=""
subpackages="$pkgname-dev"
source="http://sourceforge.net/projects/pyqt/files/sip/sip-$pkgver/sip-$pkgver.tar.gz"