wicd: move man pages, remove trailing space on name= and add wpa_supplicant dependency for wpa connections

This commit is contained in:
Danny Rawlins 2016-09-19 08:04:32 +10:00
parent 3d1ff94964
commit 0565ea8b85

View File

@ -1,11 +1,11 @@
# Description: A wired and wireless network manager.
# URL: http://launchpad.net/wicd
# Maintainer: Danny Rawlins, crux at romster dot me
# Depends on: dbus-python pygtk urwid
# Depends on: dbus-python pygtk urwid wpa_supplicant
name=wicd
name=wicd
version=1.7.2.4
release=4
release=5
source=(http://launchpad.net/wicd/1.7/$version/+download/$name-$version.tar.gz
wicd.rc
http://bazaar.launchpad.net/~wicd-devel/wicd/experimental/diff/770
@ -32,7 +32,6 @@ build() {
/usr/bin/python setup.py configure \
--dbus=/usr/etc/dbus-1/system.d \
--mandir=/usr/man \
--etc=/etc/wicd \
--no-install-acpi \
--no-install-i18n-man \