dnsmasq: build with dbus and i18n support.
--HG-- extra : convert_revision : f3ec6f0c8b648af2688837ef4e382006195b950c
This commit is contained in:
11
srcpkgs/dnsmasq/patches/enable_dbus.diff
Normal file
11
srcpkgs/dnsmasq/patches/enable_dbus.diff
Normal file
@@ -0,0 +1,11 @@
|
||||
--- 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
|
||||
Reference in New Issue
Block a user