Skip to content

main/dnsmasq: add subpackage with dbus support

Clayton Craft requested to merge craftyguy/aports:dnsmasq into master

dnsmasq with dbus support is required for NetworkManager when using dnsmasq as the dns backend, so this adds a new subpackage to build dnsmasq with that enabled.

this also uses "provides" to set priority for the packages. using depends=!$pkgname makes it difficult to move from one to another when something depends on dnsmasq.

Merge request reports