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