From f18b565b69ee9400aeca4e0332a81fb4ca709517 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 27 May 2009 17:39:19 +0200 Subject: [PATCH] xorg proto common: depend on util-macros --- recipes/xorg-proto/xorg-proto-common.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes/xorg-proto/xorg-proto-common.inc b/recipes/xorg-proto/xorg-proto-common.inc index c2b47572cf..1ab4ad91d1 100644 --- a/recipes/xorg-proto/xorg-proto-common.inc +++ b/recipes/xorg-proto/xorg-proto-common.inc @@ -3,6 +3,8 @@ HOMEPAGE = "http://www.x.org" SECTION = "x11/libs" LICENSE = "MIT-X" +DEPENDS = "util-macros" + XORG_PN = "${PN}" ALLOW_EMPTY = "1" -- 2.39.5