[oe-commits] org.oe.dev dbus-glib-0.71: depend on dbus-glib-native for binding header generation

pH5 commit openembedded-commits at lists.openembedded.org
Mon Aug 28 17:14:51 UTC 2006


dbus-glib-0.71: depend on dbus-glib-native for binding header generation

Author: pH5 at openembedded.org
Branch: org.openembedded.dev
Revision: effb96b2e657883e1a9518af7b7d7b0eaeea00ea
ViewMTN: http://monotone.openembedded.org/revision.psp?id=effb96b2e657883e1a9518af7b7d7b0eaeea00ea
Files:
1
packages/dbus/dbus-glib_0.71.bb
Diffs:

#
# mt diff -r842867b86f48a8f46c04c857d103bd60d98d1062 -reffb96b2e657883e1a9518af7b7d7b0eaeea00ea
#
# 
# 
# patch "packages/dbus/dbus-glib_0.71.bb"
#  from [8f1a2237f0c4feb82d779a588720379d0ca33c23]
#    to [a08c8c474a581b3fd577f10200ea2f7e40e7b772]
# 
============================================================
--- packages/dbus/dbus-glib_0.71.bb	8f1a2237f0c4feb82d779a588720379d0ca33c23
+++ packages/dbus/dbus-glib_0.71.bb	a08c8c474a581b3fd577f10200ea2f7e40e7b772
@@ -1,9 +1,9 @@ LICENSE = "GPL"
 SECTION = "base"
 PR = "r0"
 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 dbus"
+DEPENDS = "expat glib-2.0 virtual/libintl dbus-glib-native dbus"
 
 SRC_URI = "http://freedesktop.org/software/dbus/releases/dbus-glib-${PV}.tar.gz \
 	   file://cross.patch;patch=1 \






More information about the Openembedded-commits mailing list