[oe-commits] org.oe.dev dbus: make lib recommend dbus

hrw commit openembedded-commits at lists.openembedded.org
Thu Dec 14 13:36:05 UTC 2006


dbus: make lib recommend dbus

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

#
# mt diff -rfd56d089902ffcb5cc4a139e9d80b24c31c42df6 -rbe6037f16c5406e3ba445b7230f861dfb39b4eec
#
# 
# 
# patch "packages/dbus/dbus.inc"
#  from [4ce8f973ee8d9d887356cffd8814d7133baf3e16]
#    to [703d9a5bcbe52d829caffccd674742043999e8f6]
# 
============================================================
--- packages/dbus/dbus.inc	4ce8f973ee8d9d887356cffd8814d7133baf3e16
+++ packages/dbus/dbus.inc	703d9a5bcbe52d829caffccd674742043999e8f6
@@ -1,8 +1,9 @@ DEPENDS = "expat virtual/libintl"
 DESCRIPTION = "message bus system for applications to talk to one another"
 SECTION = "base"
 HOMEPAGE = "http://www.freedesktop.org/Software/dbus"
 LICENSE = "GPL"
 DEPENDS = "expat virtual/libintl"
+RRECOMMENDS_${PN}-lib = "${PN}"
 
 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