aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-font/font-util_1.0.1.bb
blob: 4d55407ff9e791db5d4cbdf7684d646658b17b1c (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"
RDEPENDS = "mkfontdir mkfontscale encodings"

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