From 836b290732b67ff3de27229f85290c953327f345 Mon Sep 17 00:00:00 2001 From: Yu Ke Date: Sun, 21 Nov 2010 20:20:37 +0800 Subject: imake: upgrade from 1.0.2 to 1.0.4 Signed-off-by: Yu Ke --- meta/recipes-graphics/xorg-util/imake_1.0.4.bb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 meta/recipes-graphics/xorg-util/imake_1.0.4.bb (limited to 'meta/recipes-graphics/xorg-util') 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 @@ +require xorg-util-common.inc + +DESCRIPTION = "C preprocessor interface to the make utility" +DEPENDS = "util-macros" +RDEPENDS = "perl xproto" + +LIC_FILES_CHKSUM = "file://COPYING;md5=b9c6cfb044c6d0ff899eaafe4c729367" + +PR = "r0" +PE = "1" -- cgit v1.2.3-54-g00ecf