From cbdffd3224a386eca99a03989466ef21809b3ffd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Tue, 14 May 2019 15:31:02 +0200 Subject: [PATCH] qupzilla1: fix build w/ qt5-5.11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jürgen Buchmüller --- srcpkgs/qupzilla1/patches/qt-5.11.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 srcpkgs/qupzilla1/patches/qt-5.11.patch diff --git a/srcpkgs/qupzilla1/patches/qt-5.11.patch b/srcpkgs/qupzilla1/patches/qt-5.11.patch new file mode 100644 index 00000000000..0b083aa073f --- /dev/null +++ b/srcpkgs/qupzilla1/patches/qt-5.11.patch @@ -0,0 +1,10 @@ +--- src/lib/adblock/adblockmanager.cpp 2015-11-11 16:13:24.000000000 +0100 ++++ src/lib/adblock/adblockmanager.cpp 2019-05-14 15:22:20.780352476 +0200 +@@ -32,6 +32,7 @@ + #include + #include + #include ++#include + + //#define ADBLOCK_DEBUG +