Merge pull request #5442 from gangsterakato/lxqt
LXQt: rebuild in order to fix Qt apps crashes
This commit is contained in:
commit
30fbdd0797
4 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'liblxqt'
|
||||
pkgname=liblxqt
|
||||
version=0.11.0
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=cmake
|
||||
configure_args="-DPULL_TRANSLATIONS=0"
|
||||
hostmakedepends="pkg-config qt5-host-tools kwindowsystem-devel"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libqtxdg'
|
||||
pkgname=libqtxdg
|
||||
version=2.0.0
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config qt5-qmake qt5-host-tools qt5-tools-devel"
|
||||
makedepends="qt5-tools-devel qt5-svg-devel"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'lxqt-panel'
|
||||
pkgname=lxqt-panel
|
||||
version=0.11.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
configure_args="-DPULL_TRANSLATIONS=0"
|
||||
hostmakedepends="pkg-config"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'lxqt-qtplugin'
|
||||
pkgname=lxqt-qtplugin
|
||||
version=0.11.1
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="lxqt-build-tools liblxqt-devel libdbusmenu-qt5-devel"
|
||||
|
|
Loading…
Reference in a new issue