mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
wicd: remove noarch
This commit is contained in:
parent
c66b29cacb
commit
8532e9e9f0
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'wicd'
|
# Template file for 'wicd'
|
||||||
pkgname=wicd
|
pkgname=wicd
|
||||||
version=1.7.4
|
version=1.7.4
|
||||||
revision=5
|
revision=6
|
||||||
archs=noarch
|
|
||||||
hostmakedepends="python python-setuptools python-Babel"
|
hostmakedepends="python python-setuptools python-Babel"
|
||||||
depends="dbus-glib dhclient ethtool net-tools python-dbus python-gobject2 python-urwid
|
depends="dbus-glib dhclient ethtool net-tools python-dbus python-gobject2 python-urwid
|
||||||
util-linux wireless_tools wpa_supplicant"
|
util-linux wireless_tools wpa_supplicant"
|
||||||
|
@ -47,7 +46,6 @@ do_install() {
|
||||||
}
|
}
|
||||||
|
|
||||||
wicd-gtk_package() {
|
wicd-gtk_package() {
|
||||||
archs=noarch
|
|
||||||
depends="wicd>=${version} pygtk python-notify shared-mime-info desktop-file-utils hicolor-icon-theme"
|
depends="wicd>=${version} pygtk python-notify shared-mime-info desktop-file-utils hicolor-icon-theme"
|
||||||
short_desc+=" - GTK UI"
|
short_desc+=" - GTK UI"
|
||||||
pycompile_dirs="usr/share/wicd/gtk"
|
pycompile_dirs="usr/share/wicd/gtk"
|
||||||
|
|
Loading…
Add table
Reference in a new issue