imake: upgrade from 1.0.2 to 1.0.4

Signed-off-by: Yu Ke <ke.yu@intel.com>
This commit is contained in:
Yu Ke
2010-11-21 20:20:37 +08:00
committed by Saul Wold
parent 8de3400317
commit 836b290732
2 changed files with 11 additions and 1 deletions

View File

@@ -17,7 +17,7 @@ PREFERRED_VERSION_fontsproto ?= "2.1.1"
PREFERRED_VERSION_fontsproto-native ?= "2.1.1"
PREFERRED_VERSION_gccmakedep ?= "1.0.2"
PREFERRED_VERSION_glproto ?= "1.4.12"
PREFERRED_VERSION_imake ?= "1.0.2"
PREFERRED_VERSION_imake ?= "1.0.4"
#PREFERRED_VERSION_inputproto ?= "2.0"
#PREFERRED_VERSION_inputproto-native ?= "2.0"
#PREFERRED_VERSION_inputproto-nativesdk ?= "2.0"

View File

@@ -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"