void-packages/srcpkgs/dnsmasq/patches/enable_dbus.diff
Juan RP 58bf257aaa dnsmasq: build with dbus and i18n support.
--HG--
extra : convert_revision : f3ec6f0c8b648af2688837ef4e382006195b950c
2009-12-04 07:29:44 +01:00

12 lines
325 B
Diff

--- 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