wicd: remove noarch
This commit is contained in:
parent
c66b29cacb
commit
8532e9e9f0
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'wicd'
|
||||
pkgname=wicd
|
||||
version=1.7.4
|
||||
revision=5
|
||||
archs=noarch
|
||||
revision=6
|
||||
hostmakedepends="python python-setuptools python-Babel"
|
||||
depends="dbus-glib dhclient ethtool net-tools python-dbus python-gobject2 python-urwid
|
||||
util-linux wireless_tools wpa_supplicant"
|
||||
|
@ -47,7 +46,6 @@ do_install() {
|
|||
}
|
||||
|
||||
wicd-gtk_package() {
|
||||
archs=noarch
|
||||
depends="wicd>=${version} pygtk python-notify shared-mime-info desktop-file-utils hicolor-icon-theme"
|
||||
short_desc+=" - GTK UI"
|
||||
pycompile_dirs="usr/share/wicd/gtk"
|
||||
|
|
Loading…
Reference in New Issue