summaryrefslogtreecommitdiff
path: root/package/xcb-proto/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-31 09:01:56 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-31 09:01:56 +0100
commite85afc45db93d7c66b63dd1e64189fad71d62080 (patch)
tree012f58f7a6a9c78ae5a511a04adba32798ba53d5 /package/xcb-proto/Makefile
parent7c2dd6bb405b72023f6043ff7b0cca9347e449d2 (diff)
parentf25b3442d6f58604117dfe73506e4d79f95c59d6 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/xcb-proto/Makefile')
-rw-r--r--package/xcb-proto/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/xcb-proto/Makefile b/package/xcb-proto/Makefile
index fd4674b47..64d441387 100644
--- a/package/xcb-proto/Makefile
+++ b/package/xcb-proto/Makefile
@@ -8,13 +8,13 @@ PKG_VERSION:= 1.8
PKG_RELEASE:= 1
PKG_DESCR:= XML-XCB protocol descriptions
PKG_SECTION:= devel
-PKG_BUILDDEP:= python2
PKG_MD5SUM:= 8d2cdb770129cef563088a90c5bec768
PKG_SITES:= http://xcb.freedesktop.org/dist/
PKG_OPTS:= dev devonly
PKG_SUBPKGS:= XCB_PROTO XCB_PYTHON
PKGSC_XCB_PYTHON:= x11/misc
+PKGSB_XCB_PYTHON:= python2-host
include $(TOPDIR)/mk/package.mk