aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-proto
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-05-27 17:39:19 +0200
committerKoen Kooi <koen@openembedded.org>2009-05-27 17:39:19 +0200
commitf18b565b69ee9400aeca4e0332a81fb4ca709517 (patch)
treeeae31541331db72c2b25110292e0fd3e917fd6a4 /recipes/xorg-proto
parent900c4aa7c3b044178dfc83c7879fd9b470636e56 (diff)
downloadopenembedded-f18b565b69ee9400aeca4e0332a81fb4ca709517.tar.gz
xorg proto common: depend on util-macros
Diffstat (limited to 'recipes/xorg-proto')
-rw-r--r--recipes/xorg-proto/xorg-proto-common.inc2
1 files changed, 2 insertions, 0 deletions
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"