mirror of
https://github.com/KDE/kde-linux.git
synced 2026-04-19 05:59:06 -04:00
Don't explicitly ask for libmtp and smbclient in network
kio-extras depends on them, so we'll get them anyway.
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
Packages=
|
||||
dnsmasq # Hotspot creation and networking in VMs
|
||||
iproute2
|
||||
libmtp # kio-extras, for MTP support
|
||||
networkmanager-strongswan # VPN support for NetworkManager
|
||||
networkmanager-vpn-plugin-l2tp # VPN support for NetworkManager
|
||||
networkmanager-vpn-plugin-openconnect # VPN support for NetworkManager
|
||||
@@ -18,5 +17,4 @@ Packages=
|
||||
nfs-utils
|
||||
nss-mdns # Needed for Avahi mDNS for local domain resolving etc.
|
||||
samba # For sharing local folders via Samba
|
||||
smbclient # For kio-extras
|
||||
ufw # Simple firewall; consider switching to firewalld once the KCM supports zones
|
||||
|
||||
Reference in New Issue
Block a user