1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 17:39:31 +00:00
Files
poky/meta/packages/xorg-font/font-alias_1.0.2.bb
T
Dexuan Cui 2836e04d60 font-alias: fix metadata
LICENSE and LIC_FILES_CHKSUM haven't been updated yet.
Will keep to try to find the origination.

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-07-02 15:32:46 -07:00

10 lines
163 B
BlitzBasic

DESCRIPTION = "X font aliases."
require xorg-font-common.inc
DEPENDS = "virtual/xserver font-util"
RDEPENDS = "encodings font-util"
PE = "1"
PR = "${INC_PR}.0"