mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qt5-styleplugins: fix depends constraints
This commit is contained in:
parent
d68ab8b704
commit
02d0cd4eea
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# 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=21
|
revision=22
|
||||||
_gitrev=335dbece103e2cbf6c7cf819ab6672c2956b17b3
|
_gitrev=335dbece103e2cbf6c7cf819ab6672c2956b17b3
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
|
hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
|
||||||
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.7<5.15.8"
|
depends="qt5-core>=5.15.11<5.15.12"
|
||||||
short_desc="Additional style plugins for Qt5"
|
short_desc="Additional style plugins for Qt5"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
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