mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
qemu: needs gettext and texinfo in hostmakedepends
This commit is contained in:
parent
b96af9eeac
commit
e2d0064fcf
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@ distfiles="https://wiki.qemu.org/download/qemu-${version}.tar.bz2"
|
||||||
checksum=3cf4f3f73233a12211a045f07eef467fdc7bf3877568cd0c8a0cf36121da9fbd
|
checksum=3cf4f3f73233a12211a045f07eef467fdc7bf3877568cd0c8a0cf36121da9fbd
|
||||||
|
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
hostmakedepends="pkg-config perl python3 automake libtool flex python3-Sphinx"
|
hostmakedepends="gettext pkg-config perl python3 automake libtool flex
|
||||||
|
python3-Sphinx texinfo"
|
||||||
makedepends="libpng-devel libjpeg-turbo-devel pixman-devel snappy-devel
|
makedepends="libpng-devel libjpeg-turbo-devel pixman-devel snappy-devel
|
||||||
libuuid-devel libX11-devel alsa-lib-devel libaio-devel gnutls-devel
|
libuuid-devel libX11-devel alsa-lib-devel libaio-devel gnutls-devel
|
||||||
libsasl-devel libglib-devel ncurses-devel libseccomp-devel nss-devel
|
libsasl-devel libglib-devel ncurses-devel libseccomp-devel nss-devel
|
||||||
|
|
Loading…
Add table
Reference in a new issue