summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-11-02 12:03:28 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-11-02 12:03:28 +0100
commit6883903af4d2d82ab7e136069ff024c8992e174f (patch)
tree3e7f9cc723f351d5f51a8faacdf40c09f7a65f7d /package
parentfbe47cba997e4f2f2dbaa6af0583dbec2e5d130c (diff)
parentce219acde452d9a63eb12d7214c21ec0e0655dfd (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package')
-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 64d441387..62989d836 100644
--- a/package/xcb-proto/Makefile
+++ b/package/xcb-proto/Makefile
@@ -9,12 +9,12 @@ PKG_RELEASE:= 1
PKG_DESCR:= XML-XCB protocol descriptions
PKG_SECTION:= devel
PKG_MD5SUM:= 8d2cdb770129cef563088a90c5bec768
+PKG_BUILDDEP:= python2-host
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