summaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libfs_1.0.0.bb
blob: 7f81054640daffe5884cbb3d48a9d661b250a1b7 (plain)
1
2
3
4
5
6
7
8
9
10
require xorg-lib-common.inc
DESCRIPTION = "X11 Font Services library"
DEPENDS += "xproto fontsproto xtrans"
PE = "1"
PR = "${INC_PR}.0"

SRC_URI[archive.md5sum] = "dfd5de47e232db0891410bec8ee6707b"
SRC_URI[archive.sha256sum] = "2f18f9fa0e18a3eab3c154ba820ad64b5c6ee364e147524055a553a130ccfdde"

XORG_PN = "libFS"