aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-font/font-util_1.1.1.bb
blob: 95c0c73c1f706f9e8a3551f88891bd51324f4f31 (plain)
1
2
3
4
5
6
7
8
9
10
11
require xorg-font-common.inc

PACKAGE_ARCH = "${BASE_PACKAGE_ARCH}"

DESCRIPTION = "X font utils."

DEPENDS = "encodings util-macros"
RDEPENDS = "mkfontdir mkfontscale encodings"

PE = "1"
PR = "${INC_PR}.1"