mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
WoeUSB: needs gettext in hostmakedepends
This commit is contained in:
parent
16db9b6d03
commit
583e6e5297
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=3.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-wx-config=wx-config-gtk3"
|
configure_args="--with-wx-config=wx-config-gtk3"
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake gettext libtool"
|
||||||
makedepends="wxWidgets-gtk3-devel"
|
makedepends="wxWidgets-gtk3-devel"
|
||||||
depends="grub ntfs-3g parted wget"
|
depends="grub ntfs-3g parted wget"
|
||||||
short_desc="Create a Windows USB stick installer from a real Windows DVD or image"
|
short_desc="Create a Windows USB stick installer from a real Windows DVD or image"
|
||||||
|
|
Loading…
Add table
Reference in a new issue