mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 18:32:12 +02:00
ttf-bitstream-vera:Add license file checksum to bb file
Add COPYRIGHT.TXT checksum to bb file Signed-off-by: Mei Lei<lei.mei@intel.com>
This commit is contained in:
@@ -2,6 +2,7 @@ DESCRIPTION = "The Bitstream Vera fonts - TTF Edition"
|
||||
SECTION = "x11/fonts"
|
||||
PRIORITY = "optional"
|
||||
LICENSE = "Bitstream Vera"
|
||||
LIC_FILES_CHKSUM = "file://COPYRIGHT.TXT;md5=27d7484b1e18d0ee4ce538644a3f04be"
|
||||
PACKAGE_ARCH = "all"
|
||||
PR = "r3"
|
||||
RDEPENDS = "fontconfig-utils"
|
||||
|
||||
Reference in New Issue
Block a user