liblxqt: update to 0.10.0
COPYING saw formatting changes only Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
SUMMARY = "Core utility library for all LXQt components"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=0964c689fcf4c21c6797ea87408416b6"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=435ed639f84d4585d93824e7da3d85da"
|
||||
|
||||
inherit lxqt cmake-lib
|
||||
|
||||
DEPENDS += "libqtxdg kwindowsystem"
|
||||
SRC_URI += "file://0001-remove-Qt5X11Extras-dependency-it-is-not-required.patch"
|
||||
|
||||
SRCREV = "979e0ce7da8fbdcd0b65ea84c8ea80902e69de7d"
|
||||
PV = "0.9.0+git${SRCPV}"
|
||||
SRCREV = "3cf7384336628043971e6f43df8573563c8a6129"
|
||||
PV = "0.10.0"
|
||||
|
||||
EXTRA_OECMAKE += "-DCMAKE_INSTALL_DATAROOTDIR=share -DLXQT_ETC_XDG_DIR=${sysconfdir}/xdg"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user