aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-proto
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-05-27 17:29:40 +0200
committerKoen Kooi <koen@openembedded.org>2009-05-27 17:29:40 +0200
commit528989b92471c1a1a186388310f0836a6d7b331b (patch)
treea547ad126fdf98b153aff9b29368694ed52b3e66 /recipes/xorg-proto
parentfc10c6b949fb5d39e1db86c758501b941ff0bceb (diff)
downloadopenembedded-528989b92471c1a1a186388310f0836a6d7b331b.tar.gz
xextproto-native: add util-macros DEPENDS
Diffstat (limited to 'recipes/xorg-proto')
-rw-r--r--recipes/xorg-proto/xextproto-native_7.0.5.bb2
1 files changed, 2 insertions, 0 deletions
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"