insane.bbclass: depend on chrpath-native
authorKoen Kooi <koen@openembedded.org>
Thu, 26 Apr 2007 19:00:47 +0000 (19:00 +0000)
committerKoen Kooi <koen@openembedded.org>
Thu, 26 Apr 2007 19:00:47 +0000 (19:00 +0000)
classes/insane.bbclass

index 9f1ec3b..c424a57 100644 (file)
@@ -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 "