summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meta/packages/xorg-util/imake_1.0.2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/packages/xorg-util/imake_1.0.2.bb b/meta/packages/xorg-util/imake_1.0.2.bb
index deeb4477a..e533ece46 100644
--- a/meta/packages/xorg-util/imake_1.0.2.bb
+++ b/meta/packages/xorg-util/imake_1.0.2.bb
@@ -1,6 +1,7 @@
require xorg-util-common.inc
DESCRIPTION = "C preprocessor interface to the make utility"
+DEPENDS = "util-macros"
RDEPENDS = "perl xproto"
PR = "r1"