From f31d1245743f5c7616b2fafc119daaf83f0086b1 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 30 Nov 2013 18:42:39 +0100 Subject: fix xbmc build, it uses distutils to find python include dir --- package/xcb-proto/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/xcb-proto/Makefile') 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 -- cgit v1.2.3