kvirc: version comparators are not supported anymore in {host,}makedepends.
This commit is contained in:
parent
2af161c618
commit
73403dec44
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=4.2.0
|
||||||
revision=3
|
revision=3
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="cmake"
|
hostmakedepends="cmake"
|
||||||
makedepends="zlib-devel qt-devel<5.0.0 libressl-devel python-devel<3.0.0 kdelibs-devel<5.0.0 perl"
|
makedepends="zlib-devel qt-devel libressl-devel python-devel kdelibs-devel perl"
|
||||||
short_desc="Qt-based IRC client"
|
short_desc="Qt-based IRC client"
|
||||||
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
|
Loading…
Reference in a new issue