blob: 9779da7e8d1b11dc4d4137f1af50d75a5ffe9b72 (
plain)
1
2
3
4
5
6
7
8
9
|
config BR2_PACKAGE_DBUS_GLIB
bool "dbus-glib"
depends on BR2_PACKAGE_DBUS
select BR2_PACKAGE_LIBGLIB2
select BR2_PACKAGE_PKGCONFIG
help
GLib bindings for D-Bus.
http://www.freedesktop.org/software/dbus
|