recipes-lxqt: inherit qt5-translation explicitly

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2021-01-10 19:00:14 +01:00
parent 062083a9ee
commit a88522be88
23 changed files with 23 additions and 23 deletions

View File

@@ -1,4 +1,4 @@
inherit cmake_qt5_extra qt5-translation
inherit cmake_qt5_extra
HOMEPAGE = "http://lxqt.org/"