mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 08:19:00 +00:00
libxfont: upgrade to the latest version 1.4.1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
This commit is contained in:
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"
|
||||
Loading…
x
Reference in New Issue
Block a user