diff options
-rw-r--r-- | meta-oe/recipes-graphics/fontforge/fontforge_20170731.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/fontforge/fontforge_20170731.bb b/meta-oe/recipes-graphics/fontforge/fontforge_20170731.bb index 947d36eb97..661b5e8c55 100644 --- a/meta-oe/recipes-graphics/fontforge/fontforge_20170731.bb +++ b/meta-oe/recipes-graphics/fontforge/fontforge_20170731.bb | |||
@@ -54,7 +54,7 @@ FILES_${PN} += " \ | |||
54 | ${datadir}/icons \ | 54 | ${datadir}/icons \ |
55 | " | 55 | " |
56 | 56 | ||
57 | FILES_${PN}-python = "${PYTHON_SITEPACKAGES_DIR} ${datadir}/${PN}/python" | 57 | FILES_${PN}-python = "${PYTHON_SITEPACKAGES_DIR} ${datadir}/${BPN}/python" |
58 | RDEPENDS_${PN}-python = "python" | 58 | RDEPENDS_${PN}-python = "python" |
59 | 59 | ||
60 | # for e.g kde's oxygen-fonts | 60 | # for e.g kde's oxygen-fonts |