blob: 97f7ed627268975639b009a7fa19153ac1093055 (
plain)
1
2
3
4
5
6
7
8
9
|
require xorg-lib-common.inc
DESCRIPTION = "X-TrueType font cache extension client library"
DEPENDS += "libxext fontcacheproto"
LIC_FILES_CHKSUM = "file://COPYING;md5=62a75d5d3da40f1f6eb1cbe3bcc0a5d0"
PR = "r0"
PE = "1"
XORG_PN = "libXfontcache"
|