lxqt-qtplugin: update to 0.10.0
COPYING was moved to LICENSE and slightly reformatted Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
SUMMARY = "LXQt Qt platform integration plugin"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=0964c689fcf4c21c6797ea87408416b6"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=435ed639f84d4585d93824e7da3d85da"
|
||||
|
||||
inherit lxqt
|
||||
|
||||
DEPENDS += "liblxqt"
|
||||
DEPENDS += "liblxqt libdbusmenu-qt5"
|
||||
|
||||
SRCREV = "6584ff0df727f8d5017a66034b849f427d79bbc4"
|
||||
PV = "0.9.0+git${SRCPV}"
|
||||
SRCREV = "debe49f1a918227408a635eb1146d1e5f07f02a5"
|
||||
PV = "0.10.0"
|
||||
SRC_URI += " \
|
||||
file://0001-set-installation-path-fixed-cmake-query-returns-sysr.patch \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user