summaryrefslogtreecommitdiffstats
path: root/package/dbus-glib
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2008-06-14 21:01:16 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2008-06-14 21:01:16 +0000
commit565e05c8a18ecb7ffff0018b598218d32399d8b7 (patch)
treea49e24c47e431bcb1de31bb6bd350bec74b7a457 /package/dbus-glib
parent43f18ea31c3447da516bfad8d81c6490a93d9411 (diff)
downloadbuildroot-novena-565e05c8a18ecb7ffff0018b598218d32399d8b7.tar.gz
buildroot-novena-565e05c8a18ecb7ffff0018b598218d32399d8b7.zip
packages: fix pkgconfig depencies and select pkgconfig where needed
Diffstat (limited to 'package/dbus-glib')
-rw-r--r--package/dbus-glib/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/dbus-glib/Config.in b/package/dbus-glib/Config.in
index 285687a60..7237b0fcd 100644
--- a/package/dbus-glib/Config.in
+++ b/package/dbus-glib/Config.in
@@ -3,6 +3,7 @@ config BR2_PACKAGE_DBUS_GLIB
default n
depends on BR2_PACKAGE_DBUS
select BR2_PACKAGE_LIBGLIB2
+ select BR2_PACKAGE_PKGCONFIG
help
GLib bindings for D-Bus.