git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5501bf
)
dbus: make lib recommend dbus
author
Marcin Juszkiewicz
<hrw@openembedded.org>
Thu, 14 Dec 2006 12:48:49 +0000
(12:48 +0000)
committer
Marcin Juszkiewicz
<hrw@openembedded.org>
Thu, 14 Dec 2006 12:48:49 +0000
(12:48 +0000)
packages/dbus/dbus.inc
patch
|
blob
|
history
diff --git
a/packages/dbus/dbus.inc
b/packages/dbus/dbus.inc
index
b76c051
..
bbe482a
100644
(file)
--- 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 \