mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qt5-styleplugins: rebuild against qt5-5.13.0
[ci skip]
This commit is contained in:
parent
a67b859b91
commit
d61516d843
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=7
|
revision=8
|
||||||
_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.3<5.11.4"
|
depends="qt5>=5.13.0<5.13.1"
|
||||||
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…
Add table
Reference in a new issue