aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-app/mkfontdir_1.0.5.bb
blob: ebd5775725b0a3eac0a3bc5426e1e68145a7ef31 (plain)
1
2
3
4
5
6
7
8
9
10
11
require xorg-app-common.inc

DESCRIPTION = "a program to create an index of X font files in a directory"

PE = "1"

RDEPENDS += "mkfontscale"

BBCLASSEXTEND = "native"

LIC_FILES_CHKSUM = "file://COPYING;md5=b4fcf2b90cadbfc15009b9e124dc3a3f"