~alpine/devel

main/wpa_supplicant: add dbus dependency v1 PROPOSED

Sam Dodrill: 1
 main/wpa_supplicant: add dbus dependency

 1 files changed, 1 insertions(+), 1 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/devel/patches/531/mbox | git am -3
Learn more about email & git

[alpine-devel] [PATCH] main/wpa_supplicant: add dbus dependency Export this patch

---
 main/wpa_supplicant/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/wpa_supplicant/APKBUILD b/main/wpa_supplicant/APKBUILD
index 5e0ab20..557534a 100644
--- a/main/wpa_supplicant/APKBUILD
+++ b/main/wpa_supplicant/APKBUILD
@@ -7,7 +7,7 @@ url="http://hostap.epitest.fi/wpa_supplicant"
arch="all"
license="GPL"
subpackages="$pkgname-doc $pkgname-gui"
depends=
depends="dbus"
makedepends="openssl-dev dbus-dev libnl3-dev qt-dev"
source="http://hostap.epitest.fi/releases/$pkgname-$pkgver.tar.gz
	wpa_supplicant.initd
-- 
1.8.4



---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---