summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-util
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-util')
-rw-r--r--meta/recipes-graphics/xorg-util/imake_1.0.4.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-util/imake_1.0.4.bb b/meta/recipes-graphics/xorg-util/imake_1.0.4.bb
new file mode 100644
index 0000000000..cd8ffdb2e5
--- /dev/null
+++ b/meta/recipes-graphics/xorg-util/imake_1.0.4.bb
@@ -0,0 +1,10 @@
1require xorg-util-common.inc
2
3DESCRIPTION = "C preprocessor interface to the make utility"
4DEPENDS = "util-macros"
5RDEPENDS = "perl xproto"
6
7LIC_FILES_CHKSUM = "file://COPYING;md5=b9c6cfb044c6d0ff899eaafe4c729367"
8
9PR = "r0"
10PE = "1"