move common translation folder to lxqt.bbclass
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -13,6 +13,9 @@ FILES_${PN}-dev += "${datadir}/cmake ${libdir}/cmake"
|
||||
#REVISIT pack translations per language to use image linguas
|
||||
PACKAGES =+ "${PN}-translations"
|
||||
ALLOW_EMPTY_${PN}-translations = "1"
|
||||
FILES_${PN}-translations = "${datadir}/lxqt/translations/${BPN}*"
|
||||
FILES_${PN}-translations = " \
|
||||
${datadir}/lxqt/translations/${BPN}* \
|
||||
${datadir}/lxqt/translations/lxqt-config-* \
|
||||
"
|
||||
REDEPENDS_${PN}-translations = "${PN}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user