Rebuild with libaudit, enable documentation and add optional dependency descriptions
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: networkmanager
|
||||
description: Network management daemon and tools
|
||||
version: 1.56.1
|
||||
revision: 2
|
||||
revision: 3
|
||||
url: https://networkmanager.dev/
|
||||
license: GPL2-or-later,LGPL2.1-or-later,GFDL1.1-or-later
|
||||
maintainers:
|
||||
@@ -28,19 +28,20 @@ depends:
|
||||
- nss
|
||||
- readline
|
||||
optional_depends:
|
||||
- bluez
|
||||
- dhcpcd
|
||||
- dnsmasq
|
||||
- iptables
|
||||
- iwd
|
||||
- modemmanager
|
||||
- nftables
|
||||
- polkit
|
||||
- wpa_supplicant
|
||||
- bluez:For Bluetooth support
|
||||
- dhcpcd:alternative DHCP client
|
||||
- dnsmasq:For connection sharing
|
||||
- iptables:For firewall suport
|
||||
- iwd:For Wi-Fi support
|
||||
- modemmanager:For cellular network support
|
||||
- nftables:For connection sharing
|
||||
- polkit:Allow non-root users to control networking
|
||||
- wpa_supplicant:For Wi-Fi support
|
||||
make_depends:
|
||||
- dhcpcd
|
||||
- dnsmasq
|
||||
- gobject-introspection
|
||||
- gtk-doc
|
||||
- iptables
|
||||
- iwd
|
||||
- meson
|
||||
|
||||
Reference in New Issue
Block a user