[oe-commits] org.oe.dev dbus.inc: glib-2.0 isn't needed any more

koen commit openembedded-commits at lists.openembedded.org
Thu Dec 14 13:35:38 UTC 2006


dbus.inc: glib-2.0 isn't needed any more

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 5a6cf1f21b6d744fa49dd477e4a59feb602dbd7c
ViewMTN: http://monotone.openembedded.org/revision.psp?id=5a6cf1f21b6d744fa49dd477e4a59feb602dbd7c
Files:
1
packages/dbus/dbus.inc
Diffs:

#
# mt diff -r615392db5f631e867ce75dddb4afb91dc0632832 -r5a6cf1f21b6d744fa49dd477e4a59feb602dbd7c
#
# 
# 
# patch "packages/dbus/dbus.inc"
#  from [5fed830f03afd4f58f1329ed995b29904a4469cd]
#    to [c8b2145db8681919b67a8e50346da67c283e0233]
# 
============================================================
--- packages/dbus/dbus.inc	5fed830f03afd4f58f1329ed995b29904a4469cd
+++ packages/dbus/dbus.inc	c8b2145db8681919b67a8e50346da67c283e0233
@@ -1,8 +1,8 @@ LICENSE = "GPL"
 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 \






More information about the Openembedded-commits mailing list