scrnsaverproto: upgrade from 1.2.0 to the latest version 1.2.1

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
This commit is contained in:
Dexuan Cui
2010-11-16 23:16:18 +08:00
committed by Saul Wold
parent 4438620b41
commit 94454047be
2 changed files with 2 additions and 2 deletions

View File

@@ -91,7 +91,7 @@ PREFERRED_VERSION_recordproto ?= "1.14.1"
PREFERRED_VERSION_renderproto ?= "0.11"
PREFERRED_VERSION_renderproto-nativesdk ?= "0.11"
PREFERRED_VERSION_resourceproto ?= "1.1.0"
PREFERRED_VERSION_scrnsaverproto ?= "1.2.0"
PREFERRED_VERSION_scrnsaverproto ?= "1.2.1"
PREFERRED_VERSION_trapproto ?= "3.4.3"
PREFERRED_VERSION_util-macros ?= "1.10.0"
PREFERRED_VERSION_util-macros-native ?= "1.10.0"

View File

@@ -5,7 +5,7 @@ LICENSE = "GPL"
DEPENDS += "libxext scrnsaverproto"
PROVIDES = "libxss"
RREPLACES = "libxss"
PR = "r1"
PR = "r0"
PE = "1"
XORG_PN = "libXScrnSaver"