qt5-styleplugins: rebuild against qt5-5.15.2
This commit is contained in:
parent
08d0d97046
commit
e19c7ed082
1 changed files with 2 additions and 2 deletions
|
@ -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=14
|
revision=15
|
||||||
_gitrev=335dbece103e2cbf6c7cf819ab6672c2956b17b3
|
_gitrev=335dbece103e2cbf6c7cf819ab6672c2956b17b3
|
||||||
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-core>=5.15.1<5.15.2"
|
depends="qt5-core>=5.15.2<5.15.3"
|
||||||
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 a new issue