summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/ttf-fonts/ttf-lohit_2.92.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-graphics/ttf-fonts/ttf-lohit_2.92.1.bb')
-rw-r--r--meta-oe/recipes-graphics/ttf-fonts/ttf-lohit_2.92.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-lohit_2.92.1.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-lohit_2.92.1.bb
index c9cb74c9f7..f72b8b6fe7 100644
--- a/meta-oe/recipes-graphics/ttf-fonts/ttf-lohit_2.92.1.bb
+++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-lohit_2.92.1.bb
@@ -13,7 +13,7 @@ SRC_URI = "git://github.com/pravins/lohit.git;branch=master"
13DEPENDS = "fontforge-native" 13DEPENDS = "fontforge-native"
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15FONT_PACKAGES = "${PN}" 15FONT_PACKAGES = "${PN}"
16FILES_${PN} = "${datadir}" 16FILES:${PN} = "${datadir}"
17 17
18inherit python3native 18inherit python3native
19 19