Files
meta-qt5-extra/classes/lxqt.bbclass
Andreas Müller a88522be88 recipes-lxqt: inherit qt5-translation explicitly
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-01-10 19:00:14 +01:00

9 lines
202 B
Plaintext

inherit cmake_qt5_extra
HOMEPAGE = "http://lxqt.org/"
DEPENDS += "lxqt-build-tools qtbase qttools-native"
SRC_URI = "git://github.com/lxqt/${BPN}.git;protocol=git;branch=master"
S = "${WORKDIR}/git"