aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-05-27 17:39:19 +0200
committerMartin Dietze <mdietze@gmail.com>2013-03-02 17:24:33 +0100
commit624e91ce3fbdf69c9d0a7fbdb17a081a991a7160 (patch)
treeeae31541331db72c2b25110292e0fd3e917fd6a4 /recipes
parent1ebe7f52e7b08ecac2ad0b0292a27cf57122a368 (diff)
downloadopenembedded-624e91ce3fbdf69c9d0a7fbdb17a081a991a7160.tar.gz
xorg proto common: depend on util-macros
Diffstat (limited to 'recipes')
-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"