Files
poky/meta/packages/xorg-lib/libxfont_1.3.1.bb
2008-02-11 22:02:46 +00:00

12 lines
262 B
BlitzBasic

require xorg-lib-common.inc
DESCRIPTION = "X11 font rasterisation library"
LICENSE= "BSD-X"
DEPENDS += "freetype fontcacheproto xtrans fontsproto libfontenc"
PROVIDES = "xfont"
PE = "1"
SRC_URI += "file://no-scalable-crash.patch;patch=1"
XORG_PN = "libXfont"