mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 03:53:51 +02:00
kvirc: rebuild against OpenSSL
This commit is contained in:
parent
c536519149
commit
c3b0814b86
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'kvirc'
|
# Template file for 'kvirc'
|
||||||
pkgname=kvirc
|
pkgname=kvirc
|
||||||
version=5.0.0
|
version=5.0.0
|
||||||
revision=6
|
revision=7
|
||||||
wrksrc="KVIrc-$version"
|
wrksrc="KVIrc-$version"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DWANT_ENV_FLAGS=1 -DWANT_KDE=0"
|
configure_args="-DWANT_ENV_FLAGS=1 -DWANT_KDE=0"
|
||||||
hostmakedepends="perl"
|
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-multimedia-devel qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql
|
||||||
qt5-plugin-sqlite qt5-plugin-tds"
|
qt5-plugin-sqlite qt5-plugin-tds"
|
||||||
short_desc="Qt-based IRC client"
|
short_desc="Qt-based IRC client"
|
||||||
|
|
Loading…
Add table
Reference in a new issue