kvirc: rebuild against libressl-3.1.3
This commit is contained in:
parent
3ea236a30e
commit
a43c534db0
2 changed files with 11 additions and 1 deletions
10
srcpkgs/kvirc/patches/qt5.15.patch
Normal file
10
srcpkgs/kvirc/patches/qt5.15.patch
Normal file
|
@ -0,0 +1,10 @@
|
|||
--- src/modules/iograph/libkviiograph.cpp 2019-01-01 23:51:16.000000000 +0100
|
||||
+++ - 2020-07-04 13:44:49.924079987 +0200
|
||||
@@ -33,6 +33,7 @@
|
||||
#include "KviOptions.h"
|
||||
#include "kvi_socket.h"
|
||||
|
||||
+#include <QPainterPath>
|
||||
#include <QPainter>
|
||||
#include <QPaintEvent>
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kvirc'
|
||||
pkgname=kvirc
|
||||
version=5.0.0
|
||||
revision=3
|
||||
revision=4
|
||||
wrksrc="KVIrc-$version"
|
||||
build_style=cmake
|
||||
configure_args="-DWANT_ENV_FLAGS=1 -DWANT_KDE=0"
|
||||
|
|
Loading…
Reference in a new issue