Commit f13d97e1 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

xcb-proto: needs python for the host

parent 12d2ea9a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -9,6 +9,8 @@ XCB_PROTO_SITE = http://xcb.freedesktop.org/dist/

XCB_PROTO_INSTALL_STAGING = YES

XCB_PROTO_DEPENDENCIES = host-python

$(eval $(call AUTOTARGETS,package/x11r7,xcb-proto))
$(eval $(call AUTOTARGETS,package/x11r7,xcb-proto,host))