mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
Add packages for D-Bus and G-Lib interface library too.
This commit is contained in:
8
package/dbus/Config.in
Normal file
8
package/dbus/Config.in
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user