diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb b/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb index 6b887e31b..afb4a5731 100644 --- a/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb +++ b/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb @@ -5,6 +5,7 @@ BUGTRACKER = "https://bugzilla.redhat.com/" SECTION = "x11/fonts" PRIORITY = "optional" LICENSE = "GPLv2" +LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" PACKAGE_ARCH = "all" RDEPENDS = "fontconfig-utils" PE = "1" |