mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
xcb-proto: fix hostmakedepends
This commit is contained in:
parent
0b208ea6d2
commit
2afbca74b9
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue