From ceb285976563f6ba2c87a17ff92f1b1490df698a Mon Sep 17 00:00:00 2001 From: "\"Steven J. Hill\"" Date: Sun, 14 Jan 2007 03:45:06 +0000 Subject: Add packages for D-Bus and G-Lib interface library too. --- package/dbus/Config.in | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 package/dbus/Config.in (limited to 'package/dbus/Config.in') diff --git a/package/dbus/Config.in b/package/dbus/Config.in new file mode 100644 index 000000000..7d7640c79 --- /dev/null +++ b/package/dbus/Config.in @@ -0,0 +1,8 @@ +config BR2_PACKAGE_DBUS + bool "dbus" + default n + select BR2_PACKAGE_EXPAT + help + The D-Bus message bus system. + + http://www.freedesktop.org/wiki/Software/dbus -- cgit v1.2.3