mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 18:32:12 +02:00
libxfont: upgrade to the latest version 1.4.1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
3cbc9dee6b
commit
fa9c8a0fdc
@@ -1,9 +1,14 @@
|
||||
DESCRIPTION = "X11 font rasterisation library"
|
||||
|
||||
require xorg-lib-common.inc
|
||||
|
||||
DESCRIPTION = "X11 font rasterisation library"
|
||||
LICENSE= "BSD-X"
|
||||
LICENSE= "MIT & MIT-style & BSD"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=fe09c513f84613314f80159f1b7b3791"
|
||||
|
||||
DEPENDS += "freetype fontcacheproto xtrans fontsproto libfontenc"
|
||||
PROVIDES = "xfont"
|
||||
|
||||
PR = "r0"
|
||||
PE = "1"
|
||||
|
||||
#SRC_URI += "file://no-scalable-crash.patch;patch=1"
|
||||
Reference in New Issue
Block a user