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:
fc10c6b
)
xextproto-native: add util-macros DEPENDS
author
Koen Kooi
<koen@openembedded.org>
Wed, 27 May 2009 15:29:40 +0000
(17:29 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 27 May 2009 15:29:40 +0000
(17:29 +0200)
recipes/xorg-proto/xextproto-native_7.0.5.bb
patch
|
blob
|
history
diff --git
a/recipes/xorg-proto/xextproto-native_7.0.5.bb
b/recipes/xorg-proto/xextproto-native_7.0.5.bb
index
ff2bc4f
..
cdf1f09
100644
(file)
--- a/
recipes/xorg-proto/xextproto-native_7.0.5.bb
+++ b/
recipes/xorg-proto/xextproto-native_7.0.5.bb
@@
-5,3
+5,5
@@
PR = "r1"
XORG_PN = "xextproto"
inherit native
+
+DEPENDS += "util-macros-native"