diff --git a/srcpkgs/qupzilla1/patches/qt-5.11.patch b/srcpkgs/qupzilla1/patches/qt-5.11.patch new file mode 100644 index 00000000000..fc1685cd4f9 --- /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-01-12 14:13:26.614100810 +0100 +@@ -32,6 +32,7 @@ + #include + #include + #include ++#include + + //#define ADBLOCK_DEBUG + diff --git a/srcpkgs/qupzilla1/template b/srcpkgs/qupzilla1/template index ee0b0bd059e..5a8b825fe13 100644 --- a/srcpkgs/qupzilla1/template +++ b/srcpkgs/qupzilla1/template @@ -1,7 +1,7 @@ # Template file for 'qupzilla1' pkgname=qupzilla1 version=1.8.9 -revision=12 +revision=13 wrksrc="QupZilla-${version}" build_style=qmake hostmakedepends="pkg-config"