aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-05-27 17:29:40 +0200
committerMartin Dietze <mdietze@gmail.com>2013-03-02 17:20:43 +0100
commit5f4c6f19651be629fe8e9036ff518d66c23772d4 (patch)
treea547ad126fdf98b153aff9b29368694ed52b3e66 /recipes
parent66fec65c3582d8b8b44ae17ca0056920f9a04da1 (diff)
downloadopenembedded-5f4c6f19651be629fe8e9036ff518d66c23772d4.tar.gz
xextproto-native: add util-macros DEPENDS
Diffstat (limited to 'recipes')
-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"