qt5-styleplugins: fix depends constraints

This commit is contained in:
John 2023-12-09 23:46:56 +01:00
parent d68ab8b704
commit 02d0cd4eea

View file

@ -1,12 +1,12 @@
# Template file for 'qt5-styleplugins'
pkgname=qt5-styleplugins
version=5.0.0
revision=21
revision=22
_gitrev=335dbece103e2cbf6c7cf819ab6672c2956b17b3
build_style=qmake
hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
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"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-only, LGPL-3.0-only"