Install NetworkManager "soft" dependencies in full installations

NetworkManager no longer depends on these, but we still want them on
Workstation.
This commit is contained in:
Lubomir Rintel 2016-11-03 16:36:22 +01:00
parent 6a92b617d2
commit 25937488d6

View File

@ -4710,6 +4710,12 @@
<packagereq type="default">NetworkManager-bluetooth</packagereq>
<packagereq type="default">NetworkManager-wifi</packagereq>
<packagereq type="default">NetworkManager-wwan</packagereq>
<!-- These required for IPv4 connection sharing ("Hotspot") to work -->
<packagereq type="default">iptables</packagereq>
<packagereq type="default">dnsmasq</packagereq>
<!-- This is the preferred DHCP client so that NetworkManager won't
fall back to the internal one in full installations. -->
<packagereq type="default">dhclient</packagereq>
</packagelist>
</group>
<group>