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:
8fa733b
)
dbus-native_0.92.bb : add libxml2-native and expat-native to DEPENDS
author
Graeme Gregory
<dp@xora.org.uk>
Thu, 28 Sep 2006 09:41:00 +0000
(09:41 +0000)
committer
Graeme Gregory
<dp@xora.org.uk>
Thu, 28 Sep 2006 09:41:00 +0000
(09:41 +0000)
packages/dbus/dbus-native_0.92.bb
patch
|
blob
|
history
diff --git
a/packages/dbus/dbus-native_0.92.bb
b/packages/dbus/dbus-native_0.92.bb
index
d782388
..
3645284
100644
(file)
--- a/
packages/dbus/dbus-native_0.92.bb
+++ b/
packages/dbus/dbus-native_0.92.bb
@@
-6,7
+6,7
@@
LICENSE = "GPL"
S = "${WORKDIR}/dbus-${PV}"
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/dbus"
-DEPENDS = "glib-2.0-native"
+DEPENDS = "glib-2.0-native
libxml2-native expat-native
"
SRC_URI = "http://freedesktop.org/software/dbus/releases/dbus-${PV}.tar.gz \
file://cross.patch;patch=1 \