mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
fontforge: Fix multilib / lib32 packaging
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -54,7 +54,7 @@ FILES_${PN} += " \
|
||||
${datadir}/icons \
|
||||
"
|
||||
|
||||
FILES_${PN}-python = "${PYTHON_SITEPACKAGES_DIR} ${datadir}/${PN}/python"
|
||||
FILES_${PN}-python = "${PYTHON_SITEPACKAGES_DIR} ${datadir}/${BPN}/python"
|
||||
RDEPENDS_${PN}-python = "python"
|
||||
|
||||
# for e.g kde's oxygen-fonts
|
||||
|
||||
Reference in New Issue
Block a user