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:
85b935f
)
insane.bbclass: depend on chrpath-native
author
Koen Kooi
<koen@openembedded.org>
Thu, 26 Apr 2007 19:00:47 +0000
(19:00 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 26 Apr 2007 19:00:47 +0000
(19:00 +0000)
classes/insane.bbclass
patch
|
blob
|
history
diff --git
a/classes/insane.bbclass
b/classes/insane.bbclass
index
9f1ec3b
..
c424a57
100644
(file)
--- a/
classes/insane.bbclass
+++ b/
classes/insane.bbclass
@@
-21,7
+21,7
@@
# We play a special package function
inherit package
-PACKAGE_DEPENDS += "pax-utils-native"
+PACKAGE_DEPENDS += "pax-utils-native
chrpath-native
"
PACKAGEFUNCS += " do_package_qa "