mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
WoeUSB-cli: drop noarch
This commit is contained in:
parent
ca68bd333c
commit
0b1dbcddff
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'WoeUSB'
|
# Template file for 'WoeUSB'
|
||||||
pkgname=WoeUSB
|
pkgname=WoeUSB
|
||||||
version=3.3.1
|
version=3.3.1
|
||||||
revision=2
|
revision=3
|
||||||
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 gettext libtool"
|
hostmakedepends="automake gettext libtool"
|
||||||
|
@ -25,7 +25,6 @@ pre_configure() {
|
||||||
}
|
}
|
||||||
|
|
||||||
WoeUSB-cli_package() {
|
WoeUSB-cli_package() {
|
||||||
archs=noarch
|
|
||||||
depends="bash grub ntfs-3g parted wget"
|
depends="bash grub ntfs-3g parted wget"
|
||||||
short_desc+=" - command line only"
|
short_desc+=" - command line only"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue