diff options
author | Koen Kooi <koen@openembedded.org> | 2009-05-28 10:53:36 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-05-28 10:53:36 +0200 |
commit | 194567e13a7ab7b1f2a4849f14ab2f26ed220ac6 (patch) | |
tree | 109843a4dfe5ae99e7b98438ec3b413957c18f01 /recipes | |
parent | e2883ac3ce220ddffb20f9e8aeb6f9eb034b8b12 (diff) |
xproto-native 7.0.15: depends on util-macros-native
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/xorg-proto/xproto-native_7.0.15.bb | 2 |
1 files changed, 2 insertions, 0 deletions
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" |