]> git.pld-linux.org Git - packages/dnsmasq.git/commitdiff
enable dbus support by default
authorJan Palus <atler@pld-linux.org>
Mon, 11 Jan 2021 17:55:29 +0000 (18:55 +0100)
committerJan Palus <atler@pld-linux.org>
Mon, 11 Jan 2021 17:55:29 +0000 (18:55 +0100)
dnsmasq.spec

index 8de13e4fb4596179e61edcd3e024d6121f5accc2..f87eeacaf1c9d8d05375c96ff41fe77f6f943656 100644 (file)
@@ -2,7 +2,7 @@
 # - subpackage DNSmasq webmin module (contrib/webmin)
 #
 # Conditional build:
-%bcond_with    dbus            # DBus interface
+%bcond_without dbus            # DBus interface
 %bcond_without idn             # IDN via libidn2
 %bcond_without conntrack       # conntrack support
 %bcond_with    lua             # Lua support
This page took 0.047539 seconds and 4 git commands to generate.