We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
OpenMandrivaAssociation
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 8396a97 commit aa3a1acCopy full SHA for aa3a1ac
connman.spec
@@ -3,7 +3,7 @@
3
Summary: Connection Manager
4
Name: connman
5
Version: 1.41
6
-Release: 3
+Release: 4
7
License: GPLv2+
8
Group: Networking/Other
9
Url: http://www.moblin.org
@@ -28,7 +28,8 @@ Requires: openconnect
28
Requires: vpnc
29
Requires: dbus
30
Requires: dhcp-client >= 3.0.2
31
-Requires: iwd
+Requires: wpa_supplicant
32
+#Requires: iwd
33
Requires: bluez
34
35
%description
@@ -104,8 +105,8 @@ autoreconf -fi
104
105
--enable-iospm \
106
--enable-tist \
107
--enable-nmcompat \
- --enable-polkit \
108
- --enable-iwd
+ --enable-polkit
109
+#--enable-iwd
110
111
%make_build
112
0 commit comments