1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

mkfontscale: add license checksum

Signed-off-by: Yu Ke <ke.yu@intel.com>
This commit is contained in:
Yu Ke
2010-06-12 19:16:45 +08:00
committed by Joshua Lock
parent 3f12612d90
commit e66624a69b
+3 -1
View File
@@ -4,4 +4,6 @@ DESCRIPTION = "a program to create an index of scalable font files for X"
DEPENDS += " zlib libfontenc freetype virtual/libx11"
BBCLASSEXTEND = "native"
BBCLASSEXTEND = "native"
LIC_FILES_CHKSUM = "file://COPYING;md5=8ecbbbc1259a329e96ccc4dd86ad2ca2"