aboutsummaryrefslogtreecommitdiffstats
path: root/main/wpa_supplicant
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-01-28 20:07:55 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-01-28 20:07:55 +0000
commit28c8c4f32f19799e12262ec51f469a5c1a28fe73 (patch)
tree124ed8280a616ffca949b2229e148cc1056a8170 /main/wpa_supplicant
parent131331e1eb5c8ebd8e70fc498e9dfe6290b5bcbb (diff)
downloadaports-28c8c4f32f19799e12262ec51f469a5c1a28fe73.tar.bz2
aports-28c8c4f32f19799e12262ec51f469a5c1a28fe73.tar.xz
main/wpa_supplicant: needs dbus
Diffstat (limited to 'main/wpa_supplicant')
-rw-r--r--main/wpa_supplicant/APKBUILD4
-rw-r--r--main/wpa_supplicant/wpa_supplicant.initd2
2 files changed, 3 insertions, 3 deletions
diff --git a/main/wpa_supplicant/APKBUILD b/main/wpa_supplicant/APKBUILD
index a69c22c782..157f4b867b 100644
--- a/main/wpa_supplicant/APKBUILD
+++ b/main/wpa_supplicant/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=wpa_supplicant
pkgver=1.1
-pkgrel=0
+pkgrel=1
pkgdesc="A utility providing key negotiation for WPA wireless networks"
url="http://hostap.epitest.fi/wpa_supplicant"
arch="all"
@@ -148,6 +148,6 @@ gui() {
}
md5sums="b29b9af02d7e092db8c5c8508de0e45c wpa_supplicant-1.1.tar.gz
-55f853354f51ba947e4dd6ee2bb0d64a wpa_supplicant.initd
+26c9ade15dea7de9a4e650c509c1b3d0 wpa_supplicant.initd
bc117427f2c538439f3f1481a028ee06 wpa_supplicant.confd
473fb6b77909ec5a50b6f4d91370e86b libnl3-includes.patch"
diff --git a/main/wpa_supplicant/wpa_supplicant.initd b/main/wpa_supplicant/wpa_supplicant.initd
index 7a9949b8be..f342f43557 100644
--- a/main/wpa_supplicant/wpa_supplicant.initd
+++ b/main/wpa_supplicant/wpa_supplicant.initd
@@ -10,7 +10,7 @@ name="WPA Supplicant Daemon"
depend()
{
- need localmount
+ need localmount dbus
use logger
after bootmisc modules
before dns dhcpcd net