diff options
Diffstat (limited to 'packages/dbus/dbus.inc')
-rw-r--r-- | packages/dbus/dbus.inc | 1 |
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 \ |