kvirc: rebuild against OpenSSL

This commit is contained in:
John 2021-01-06 18:18:08 +01:00
parent c536519149
commit c3b0814b86

View file

@ -1,12 +1,12 @@
# Template file for 'kvirc'
pkgname=kvirc
version=5.0.0
revision=6
revision=7
wrksrc="KVIrc-$version"
build_style=cmake
configure_args="-DWANT_ENV_FLAGS=1 -DWANT_KDE=0"
hostmakedepends="perl"
makedepends="zlib-devel qt5-devel qt5-webkit-devel libressl-devel python-devel perl
makedepends="zlib-devel qt5-devel qt5-webkit-devel openssl-devel python-devel perl
qt5-multimedia-devel qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql
qt5-plugin-sqlite qt5-plugin-tds"
short_desc="Qt-based IRC client"