kbproto: upgrade from 1.0.4 to the latest version 1.0.5

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
This commit is contained in:
Dexuan Cui
2010-11-16 23:14:19 +08:00
committed by Saul Wold
parent 3500a64990
commit ca4e362e20
2 changed files with 4 additions and 4 deletions

View File

@@ -21,9 +21,9 @@ PREFERRED_VERSION_imake ?= "1.0.2"
#PREFERRED_VERSION_inputproto ?= "2.0"
#PREFERRED_VERSION_inputproto-native ?= "2.0"
#PREFERRED_VERSION_inputproto-nativesdk ?= "2.0"
PREFERRED_VERSION_kbproto ?= "1.0.4"
PREFERRED_VERSION_kbproto-native ?= "1.0.4"
PREFERRED_VERSION_kbproto-nativesdk ?= "1.0.4"
PREFERRED_VERSION_kbproto ?= "1.0.5"
PREFERRED_VERSION_kbproto-native ?= "1.0.5"
PREFERRED_VERSION_kbproto-nativesdk ?= "1.0.5"
PREFERRED_VERSION_libapplewm ?= "1.0.0"
PREFERRED_VERSION_libdmx ?= "1.1.0"
PREFERRED_VERSION_libfontenc ?= "1.0.5"

View File

@@ -4,7 +4,7 @@ LICENSE = "MIT-style"
LIC_FILES_CHKSUM = "file://COPYING;md5=7dd6ea99e2a83a552c02c80963623c38 \
file://XKBproto.h;beginline=2;endline=26;md5=5744eeff407aeb6e7a1346eebab486a2"
PR = "r2"
PR = "r0"
PE = "1"
DEPENDS += "gettext"