From: Koen Kooi Date: Wed, 27 May 2009 15:39:19 +0000 (+0200) Subject: xorg proto common: depend on util-macros X-Git-Tag: Release-2010-05/1~3375 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f18b565b69ee9400aeca4e0332a81fb4ca709517;p=openembedded.git xorg proto common: depend on util-macros --- 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"