From: Koen Kooi Date: Wed, 27 May 2009 15:29:40 +0000 (+0200) Subject: xextproto-native: add util-macros DEPENDS X-Git-Tag: Release-2010-05/1~3377 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=528989b92471c1a1a186388310f0836a6d7b331b;p=openembedded.git xextproto-native: add util-macros DEPENDS --- diff --git a/recipes/xorg-proto/xextproto-native_7.0.5.bb b/recipes/xorg-proto/xextproto-native_7.0.5.bb index ff2bc4ffd3..cdf1f09e61 100644 --- 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"