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:
2946c01
)
libxcb: depend on *lib*xslt-native, not xslt-native
author
Koen Kooi
<koen@openembedded.org>
Fri, 27 Apr 2007 12:31:05 +0000
(12:31 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Fri, 27 Apr 2007 12:31:05 +0000
(12:31 +0000)
packages/xcb/libxcb_0.9.93.bb
patch
|
blob
|
history
diff --git
a/packages/xcb/libxcb_0.9.93.bb
b/packages/xcb/libxcb_0.9.93.bb
index
aba8d92
..
5f5f870
100644
(file)
--- a/
packages/xcb/libxcb_0.9.93.bb
+++ b/
packages/xcb/libxcb_0.9.93.bb
@@
-5,7
+5,7
@@
HOMEPAGE = "http://xcb.freedesktop.org"
PR = "r1"
PARALLEL_MAKE = ""
-DEPENDS = "xcb-proto libxau xslt-native"
+DEPENDS = "xcb-proto libxau
lib
xslt-native"
# DEPENDS += "xsltproc-native gperf-native"
SRC_URI = "http://xcb.freedesktop.org/dist/libxcb-${PV}.tar.bz2"