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:
f5123b3
)
dbus.inc: glib-2.0 isn't needed any more
author
Koen Kooi
<koen@openembedded.org>
Thu, 14 Dec 2006 11:17:28 +0000
(11:17 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 14 Dec 2006 11:17:28 +0000
(11:17 +0000)
packages/dbus/dbus.inc
patch
|
blob
|
history
diff --git
a/packages/dbus/dbus.inc
b/packages/dbus/dbus.inc
index
d87975a
..
8baf8d9
100644
(file)
--- a/
packages/dbus/dbus.inc
+++ b/
packages/dbus/dbus.inc
@@
-2,7
+2,7
@@
SECTION = "base"
HOMEPAGE = "http://www.freedesktop.org/Software/dbus"
DESCRIPTION = "message bus system for applications to talk to one another"
LICENSE = "GPL"
-DEPENDS = "expat
glib-2.0
virtual/libintl"
+DEPENDS = "expat virtual/libintl"
SRC_URI = "http://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \
file://tmpdir.patch;patch=1 \