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:
75f70c9
)
dbus-glib: depend on dbus to get dbus.h
author
Koen Kooi
<koen@openembedded.org>
Mon, 28 Aug 2006 15:48:37 +0000
(15:48 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Mon, 28 Aug 2006 15:48:37 +0000
(15:48 +0000)
packages/dbus/dbus-glib_0.71.bb
patch
|
blob
|
history
diff --git
a/packages/dbus/dbus-glib_0.71.bb
b/packages/dbus/dbus-glib_0.71.bb
index
6bb69ba
..
80a9ae4
100644
(file)
--- a/
packages/dbus/dbus-glib_0.71.bb
+++ b/
packages/dbus/dbus-glib_0.71.bb
@@
-3,7
+3,7
@@
PR = "r0"
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 dbus
-glib-native
"
+DEPENDS = "expat glib-2.0 virtual/libintl dbus"
SRC_URI = "http://freedesktop.org/software/dbus/releases/dbus-glib-${PV}.tar.gz \
file://cross.patch;patch=1 \