aboutsummaryrefslogtreecommitdiffstats
path: root/packages/dbus
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2006-12-14 12:48:49 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2006-12-14 12:48:49 +0000
commit2cae38214637979a90bdab0462a4d03d50c430e6 (patch)
treeca35bb017581001f554b3f2438be97159f0e720b /packages/dbus
parentf5501bf768939e0be0ef6dcceeaeb2b3882c4bac (diff)
downloadopenembedded-2cae38214637979a90bdab0462a4d03d50c430e6.tar.gz
dbus: make lib recommend dbus
Diffstat (limited to 'packages/dbus')
-rw-r--r--packages/dbus/dbus.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/dbus/dbus.inc b/packages/dbus/dbus.inc
index b76c05157a..bbe482a829 100644
--- a/packages/dbus/dbus.inc
+++ b/packages/dbus/dbus.inc
@@ -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 \