aboutsummaryrefslogtreecommitdiffstats
path: root/main/xcb-proto
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2016-10-19 11:04:10 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2016-10-19 11:04:10 +0000
commit62ccca07f0c98793915dcc73ec49e2c6bcb17050 (patch)
treea0e8aefe98e33eb7e9f1032e7629ee0d83ac0d9b /main/xcb-proto
parentf3ec722201d27481a025f2969fb1e78ff4032652 (diff)
downloadaports-62ccca07f0c98793915dcc73ec49e2c6bcb17050.tar.bz2
aports-62ccca07f0c98793915dcc73ec49e2c6bcb17050.tar.xz
main/xbc-proto: depend on python2
Diffstat (limited to 'main/xcb-proto')
-rw-r--r--main/xcb-proto/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xcb-proto/APKBUILD b/main/xcb-proto/APKBUILD
index 77acb4c8a3..9214a736e1 100644
--- a/main/xcb-proto/APKBUILD
+++ b/main/xcb-proto/APKBUILD
@@ -7,7 +7,7 @@ url="http://xcb.freedesktop.org/"
arch="noarch"
license="custom"
depends=
-makedepends="python"
+makedepends="python2"
source="http://xcb.freedesktop.org/dist/$pkgname-$pkgver.tar.bz2"
build() {