Skip to content

community/networkmanager: depend on dnsmasq-dnssec-dbus

NetworkManager uses DBus to configure dnsmasq but the regular dnsmasq in Alpine does not contain DBus support. The dnsmasq-dnssec-dbus package provides this feature, so depend on it. Without this, NetworkManager will never be able to start dnsmasq instances.

Merge request reports