summaryrefslogtreecommitdiff
path: root/package/xcb-proto
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-11-30 18:42:39 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-11-30 18:42:39 +0100
commitf31d1245743f5c7616b2fafc119daaf83f0086b1 (patch)
treedd1e62968dcc6aabcbacc7f59787b2c4ba866da5 /package/xcb-proto
parent8e8512391c668fc7074f812f15eabe8f176fb01e (diff)
fix xbmc build, it uses distutils to find python include dir
Diffstat (limited to 'package/xcb-proto')
-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 62989d836..2db4b605e 100644
--- a/package/xcb-proto/Makefile
+++ b/package/xcb-proto/Makefile
@@ -9,7 +9,7 @@ PKG_RELEASE:= 1
PKG_DESCR:= XML-XCB protocol descriptions
PKG_SECTION:= devel
PKG_MD5SUM:= 8d2cdb770129cef563088a90c5bec768
-PKG_BUILDDEP:= python2-host
+PKG_BUILDDEP:= autotool python2-host
PKG_SITES:= http://xcb.freedesktop.org/dist/
PKG_OPTS:= dev devonly