dbus: make lib recommend dbus
authorMarcin Juszkiewicz <hrw@openembedded.org>
Thu, 14 Dec 2006 12:48:49 +0000 (12:48 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Thu, 14 Dec 2006 12:48:49 +0000 (12:48 +0000)
packages/dbus/dbus.inc

index b76c051..bbe482a 100644 (file)
@@ -3,6 +3,7 @@ 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 \