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:
02489c0
)
dbus-glib-0.71: depend on dbus-glib-native for binding header generation
author
Philipp Zabel
<philipp.zabel@gmail.com>
Mon, 28 Aug 2006 17:11:04 +0000
(17:11 +0000)
committer
Philipp Zabel
<philipp.zabel@gmail.com>
Mon, 28 Aug 2006 17:11:04 +0000
(17:11 +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
80a9ae4
..
26bc851
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"
+DEPENDS = "expat glib-2.0 virtual/libintl dbus
-glib-native dbus
"
SRC_URI = "http://freedesktop.org/software/dbus/releases/dbus-glib-${PV}.tar.gz \
file://cross.patch;patch=1 \