Commit 5d85f0e4 authored by Florent Revest's avatar Florent Revest

asteroid-calendar, asteroid-music: Fixes translations installation

parent 1b26f050
......@@ -12,7 +12,7 @@ inherit qmake5
DEPENDS += "qml-asteroid mapplauncherd-booster-qtcomponents nemo-qml-plugin-calendar qtvirtualkeyboard"
RDEPENDS_${PN} += "nemo-qml-plugin-calendar qtvirtualkeyboard"
FILE_${PN} += "/usr/share/translations/"
FILES_${PN} += "/usr/share/translations/"
do_install_append() {
lrelease ${S}/i18n/asteroid-calendar.*.ts
......
......@@ -12,7 +12,7 @@ inherit qmake5
DEPENDS += "qml-asteroid mapplauncherd-booster-qtcomponents qtmpris"
RDEPENDS_${PN} += "qtmpris"
FILE_${PN} += "/usr/share/translations/"
FILES_${PN} += "/usr/share/translations/"
do_install_append() {
lrelease ${S}/i18n/asteroid-music.*.ts
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment