aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libxfontcache_1.0.5.bb
blob: ee999de4f54d990b74ec8ed1ab7f4246625ecb54 (plain)
1
2
3
4
5
6
7
8
require xorg-lib-common.inc

DESCRIPTION = "X-TrueType font cache extension client library"
DEPENDS += "libxext fontcacheproto"
PR = "r1"
PE = "1"

XORG_PN = "libXfontcache"