summaryrefslogtreecommitdiffstats
path: root/package/dbus-glib
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2009-10-27 23:16:44 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2009-12-15 19:57:31 +0100
commit6dc336b2935657f2e2d0d9eddab48e88f437dd55 (patch)
tree559a2040224cbdd1d7aada8e05775418a3d03e3b /package/dbus-glib
parentd5d5d2942f388a22fd808406645c7033a7d27048 (diff)
downloadbuildroot-novena-6dc336b2935657f2e2d0d9eddab48e88f437dd55.tar.gz
buildroot-novena-6dc336b2935657f2e2d0d9eddab48e88f437dd55.zip
host-pkgconfig is now host-pkg-config
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/dbus-glib')
-rw-r--r--package/dbus-glib/dbus-glib.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/dbus-glib/dbus-glib.mk b/package/dbus-glib/dbus-glib.mk
index e9b1bf0ed..c6cebe63d 100644
--- a/package/dbus-glib/dbus-glib.mk
+++ b/package/dbus-glib/dbus-glib.mk
@@ -23,7 +23,7 @@ DBUS_GLIB_CONF_OPT = --localstatedir=/var \
--disable-doxygen-docs \
--enable-asserts=yes
-DBUS_GLIB_DEPENDENCIES = host-pkgconfig dbus host-dbus host-dbus-glib libglib2 expat
+DBUS_GLIB_DEPENDENCIES = host-pkg-config dbus host-dbus host-dbus-glib libglib2 expat
$(eval $(call AUTOTARGETS,package,dbus-glib))