add lxqt-common
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
14
recipes-lxqt/lxqt-common/lxqt-common_git.bb
Normal file
14
recipes-lxqt/lxqt-common/lxqt-common_git.bb
Normal file
@@ -0,0 +1,14 @@
|
||||
SUMMARY = "Common files for LXQt"
|
||||
LICENSE = "CC-BY-SA-3.0"
|
||||
LIC_FILES_CHKSUM = "file://README.md;;beginline=8;endline=8;md5=fe89974151c809631428df2e880f46d4"
|
||||
|
||||
inherit lxqt
|
||||
|
||||
DEPENDS += "liblxqt"
|
||||
|
||||
SRCREV = "7db79ae08a53e8578ce24846686fc8a0c6048b9f"
|
||||
PV = "0.8.0+git${SRCPV}"
|
||||
|
||||
FILES_${PN} += " \
|
||||
${datadir} \
|
||||
"
|
||||
Reference in New Issue
Block a user