diff options
Diffstat (limited to 'recipes/xorg-proto')
-rw-r--r-- | recipes/xorg-proto/xextproto-native_7.0.5.bb | 2 |
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" |