From: Koen Kooi Date: Thu, 14 Dec 2006 11:17:28 +0000 (+0000) Subject: dbus.inc: glib-2.0 isn't needed any more X-Git-Tag: Release-2010-05/1~9453^2~129^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fe9ddd16cc52a08fa7f841d61400e9223f990b5;p=openembedded.git dbus.inc: glib-2.0 isn't needed any more --- diff --git a/packages/dbus/dbus.inc b/packages/dbus/dbus.inc index d87975a20e..8baf8d9feb 100644 --- a/packages/dbus/dbus.inc +++ b/packages/dbus/dbus.inc @@ -2,7 +2,7 @@ SECTION = "base" HOMEPAGE = "http://www.freedesktop.org/Software/dbus" DESCRIPTION = "message bus system for applications to talk to one another" LICENSE = "GPL" -DEPENDS = "expat glib-2.0 virtual/libintl" +DEPENDS = "expat virtual/libintl" SRC_URI = "http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \ file://tmpdir.patch;patch=1 \