[Lunar-commits] <moonbase-other> connman: switching to %BLUEZ
Dennis Veatch
dennisveatch at bellsouth.net
Tue Aug 5 17:13:28 CEST 2014
commit 525152ab3fe441b50f48658cc9418511bf5b02ea
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Tue, 05 Aug 2014 11:10:23 -0400
URL: https://github.com/lunar-linux/moonbase-other/commit/525152ab3fe441b50f48658cc9418511bf5b02ea
connman: switching to %BLUEZ
---
net/connman/DEPENDS | +1/-1
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/net/connman/DEPENDS
+++ b/net/connman/DEPENDS
@@ -5,7 +5,7 @@ depends resolvconf
optional_depends "wpa_supplicant" "--enable-wifi" "--disable-wifi" "for WiFi device support"
optional_depends "openconnect" "--enable-openconnect" "--disable-openconnect" "for Cisco's AnyConnect SSL VPN support"
optional_depends "ofono" "--enable-ofono" "--disable-ofono" "Enable phone support"
-optional_depends "bluez" "--enable-bluetooth" "--disable-bluetooth" "for Bluetooth device support"
+optional_depends "%BLUEZ" "--enable-bluetooth" "--disable-bluetooth" "for Bluetooth device support"
optional_depends "polkit" "--enable-polkit" "--disable-polkit" "for PolicyKit authorization support"
optional_depends "xl2tpd" "--enable-l2tp" "--disable-l2tp" "For Layer 2 Tunneling support (VPN)"
optional_depends "openvpn" "--enable-openvpn" "--disable-openvpn" "for Virtual Private Network support"
More information about the Lunar-commits
mailing list