void-packages/srcpkgs/dnsmasq/patches/enable_dbus.diff

12 lines
325 B
Diff
Raw Normal View History

--- src/config.h.orig 2009-12-04 07:13:34.249760044 +0100
+++ src/config.h 2009-12-04 07:13:44.546926746 +0100
@@ -169,7 +169,7 @@ NOTES:
#define HAVE_TFTP
#define HAVE_SCRIPT
/* #define HAVE_BROKEN_RTC */
-/* #define HAVE_DBUS */
+#define HAVE_DBUS
/* Allow TFTP to be disabled with COPTS=-DNO_TFTP */
#ifdef NO_TFTP