mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01:00
libxfontcache: upgrade to latest version 1.0.5
Signed-off-by: Yu Ke <ke.yu@intel.com>
This commit is contained in:
@@ -55,7 +55,7 @@ PREFERRED_VERSION_libxext-nativesdk ?= "1.1.1"
|
||||
PREFERRED_VERSION_libxfixes ?= "4.0.3"
|
||||
PREFERRED_VERSION_libxfont ?= "1.3.4"
|
||||
PREFERRED_VERSION_libxfont-native ?= "1.3.4"
|
||||
PREFERRED_VERSION_libxfontcache ?= "1.0.4"
|
||||
PREFERRED_VERSION_libxfontcache ?= "1.0.5"
|
||||
PREFERRED_VERSION_libxft ?= "2.1.13"
|
||||
PREFERRED_VERSION_libxi ?= "1.3"
|
||||
PREFERRED_VERSION_libxinerama ?= "1.1"
|
||||
|
||||
@@ -2,7 +2,8 @@ require xorg-lib-common.inc
|
||||
|
||||
DESCRIPTION = "X-TrueType font cache extension client library"
|
||||
DEPENDS += "libxext fontcacheproto"
|
||||
PR = "r1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=62a75d5d3da40f1f6eb1cbe3bcc0a5d0"
|
||||
PR = "r0"
|
||||
PE = "1"
|
||||
|
||||
XORG_PN = "libXfontcache"
|
||||
Reference in New Issue
Block a user