aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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() {