xextproto-native: add util-macros DEPENDS
authorKoen Kooi <koen@openembedded.org>
Wed, 27 May 2009 15:29:40 +0000 (17:29 +0200)
committerKoen Kooi <koen@openembedded.org>
Wed, 27 May 2009 15:29:40 +0000 (17:29 +0200)
recipes/xorg-proto/xextproto-native_7.0.5.bb

index ff2bc4f..cdf1f09 100644 (file)
@@ -5,3 +5,5 @@ PR = "r1"
 XORG_PN = "xextproto"
 
 inherit native
+
+DEPENDS += "util-macros-native"