2
1

Config.in 369 B

1234567891011
  1. config BR2_PACKAGE_LIBEDBUS
  2. bool "libedbus"
  3. select BR2_PACKAGE_LIBEINA
  4. select BR2_PACKAGE_LIBECORE
  5. depends on BR2_PACKAGE_DBUS
  6. help
  7. E_Dbus is a set of wrappers around D-Bus APIs so they can be
  8. easily used by EFL applications, automatically providing
  9. Ecore/main loop integration, as well as Eina data types.
  10. http://trac.enlightenment.org/e/wiki/E_Dbus