qt5-styleplugins: rebuild against qt5-5.11.3
Closes: #5886 [via git-merge-pr] Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
fc5b4767a6
commit
c088539034
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'qt5-styleplugins'
|
# Template file for 'qt5-styleplugins'
|
||||||
pkgname=qt5-styleplugins
|
pkgname=qt5-styleplugins
|
||||||
version=5.0.0
|
version=5.0.0
|
||||||
revision=6
|
revision=7
|
||||||
_gitrev=600c296f4d429ffeb8203feb54efeacc2bbea0f7
|
_gitrev=600c296f4d429ffeb8203feb54efeacc2bbea0f7
|
||||||
wrksrc="qtstyleplugins-${_gitrev}"
|
wrksrc="qtstyleplugins-${_gitrev}"
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="pkg-config qt5-host-tools qt5-devel"
|
hostmakedepends="pkg-config qt5-host-tools qt5-devel"
|
||||||
makedepends="libxcb-devel libxkbcommon-devel libinput-devel tslib-devel gtk+-devel qt5-devel"
|
makedepends="libxcb-devel libxkbcommon-devel libinput-devel tslib-devel gtk+-devel qt5-devel"
|
||||||
depends="qt5>=5.11.2<5.11.3"
|
depends="qt5>=5.11.3<5.11.4"
|
||||||
short_desc="Additional style plugins for Qt5"
|
short_desc="Additional style plugins for Qt5"
|
||||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="LGPL-2.1-only, LGPL-3.0-only"
|
license="LGPL-2.1-only, LGPL-3.0-only"
|
||||||
|
|
Loading…
Reference in New Issue