From: Koen Kooi Date: Thu, 28 May 2009 08:53:36 +0000 (+0200) Subject: xproto-native 7.0.15: depends on util-macros-native X-Git-Tag: Release-2010-05/1~3355 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=194567e13a7ab7b1f2a4849f14ab2f26ed220ac6;p=openembedded.git xproto-native 7.0.15: depends on util-macros-native --- diff --git a/recipes/xorg-proto/xproto-native_7.0.15.bb b/recipes/xorg-proto/xproto-native_7.0.15.bb index 5dde8a7d4a..baecb29fc8 100644 --- a/recipes/xorg-proto/xproto-native_7.0.15.bb +++ b/recipes/xorg-proto/xproto-native_7.0.15.bb @@ -1,3 +1,5 @@ require xproto_${PV}.bb inherit native + +DEPENDS += "util-macros-native"