From: Benjamin Schweikert Date: Wed, 3 Feb 2010 16:38:17 +0000 (+0100) Subject: Fixed a dep. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40dbfb23b96b1f760dcce20d47470ecee76e5aac;p=ipfire-3.x.git Fixed a dep. --- diff --git a/pkgs/core/dbus-glib/dbus-glib.nm b/pkgs/core/dbus-glib/dbus-glib.nm index c96fe2c65..c5659148d 100644 --- a/pkgs/core/dbus-glib/dbus-glib.nm +++ b/pkgs/core/dbus-glib/dbus-glib.nm @@ -34,7 +34,8 @@ PKG_URL = http://www.freedesktop.org/software/dbus/ PKG_LICENSE = GPLv2+ AFL PKG_SUMMARY = Glib bindings for D-Bus. -PKG_DEPS += dbus glib2 expat pkg-config +PKG_BUILD_DEPS+ pkg-config +PKG_DEPS += dbus glib2 expat define PKG_DESCRIPTION D-Bus add-on library to integrate the standard D-Bus library with \