xcb-proto: fix hostmakedepends
This commit is contained in:
parent
0b208ea6d2
commit
2afbca74b9
|
@ -3,7 +3,8 @@ pkgname=xcb-proto
|
|||
version=1.8
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
makedepends="python libxml2"
|
||||
hostmakedepends="python"
|
||||
makedepends="libxml2"
|
||||
short_desc="XML-XCB (X C Bindings) protocol descriptions"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://xcb.freedesktop.org"
|
||||
|
|
Loading…
Reference in New Issue