workstation: Remove wvdial by default
It's the only thing pulling in `compat-openssl10` which pulls in `make` due to not having the commit to primary `openssl` in https://src.fedoraproject.org/rpms/openssl/pull-request/1 And drop `ppp` as an explicit dependency, it's already pulled in by other things such as `NetworkManager-pptp`; if we ever dropped that we'd want `ppp` to go away too.
This commit is contained in:
parent
845cb91f95
commit
e2286d4f1d
@ -6545,7 +6545,6 @@
|
||||
<packagereq>pinfo</packagereq>
|
||||
<packagereq>plymouth</packagereq>
|
||||
<packagereq>polkit</packagereq>
|
||||
<packagereq>ppp</packagereq>
|
||||
<packagereq>psacct</packagereq>
|
||||
<packagereq>qgnomeplatform</packagereq>
|
||||
<packagereq>qt</packagereq>
|
||||
@ -6584,7 +6583,6 @@
|
||||
<packagereq>which</packagereq>
|
||||
<packagereq>wireless-tools</packagereq>
|
||||
<packagereq>words</packagereq>
|
||||
<packagereq>wvdial</packagereq>
|
||||
<packagereq>xorg-x11-drv-libinput</packagereq>
|
||||
<packagereq>zip</packagereq>
|
||||
</packagelist>
|
||||
|
Loading…
Reference in New Issue
Block a user