summaryrefslogtreecommitdiffstats
path: root/package/dbus/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* dbus: prefer expat if available even if libxml2 also isPeter Korsgaard2009-09-271-1/+1
| | | | | | | dbus-glib needs dbus to be compiled with expat support, so prefer that mode even if libxml2 is also enabled. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* pkgconfig: add pkgconfig package for targetPeter Korsgaard2009-03-181-1/+0
| | | | | | | | | | | | | The host versions shouldn't be visible in Kconfig, so remove the reference to BR2_PACKAGE_PKGCONFIG everywhere and prefix the host targets with host-. At the same time add pkgconfig for the target (E.G. for development) and let BR2_PACKAGE_PKGCONFIG control that package. Notice: all defconfigs in the tree have been updated, but make sure to disable the pkgconfig package (unless you want it) if you use an external config, otherwise you'll end up with pkgconfig and glib2 in the target.
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* buildroot: s/depends/depends on/Peter Korsgaard2008-06-191-1/+1
| | | | | The new kconfig is more strict regarding depends/depends on, so fixup the tree.
* packages: fix pkgconfig depencies and select pkgconfig where neededPeter Korsgaard2008-06-141-0/+1
|
* Fix syntax error in dbusUlf Samuelsson2007-11-251-1/+1
|
* Fix dependency loop in dbusUlf Samuelsson2007-11-251-4/+8
|
* Make XML library used by D-Bus selectable instead of requiring both ExpatPeter Korsgaard2007-11-221-2/+20
| | | | and libxml2.
* Make dbus depend on libxml2 and link with libUlf Samuelsson2007-07-171-0/+1
|
* Add packages for D-Bus and G-Lib interface library too."Steven J. Hill"2007-01-141-0/+8