aboutsummaryrefslogtreecommitdiff
path: root/linux
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2018-04-13 14:37:22 +0200
committerAqua-sama <aqua@iserlohn-fortress.net>2018-04-13 14:37:22 +0200
commit00c7087a6dcaec455f296a9e5fdb534ffd31553a (patch)
treecb684a62301a50f9dd60fe66669133e29519c3c6 /linux
parentFix for setCookieFilter signature change in Qt5.11beta3 (diff)
downloadsmolbote-00c7087a6dcaec455f296a9e5fdb534ffd31553a.tar.xz
Branch of Qt5.11 features
Diffstat (limited to 'linux')
-rw-r--r--linux/makepkg/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/linux/makepkg/PKGBUILD b/linux/makepkg/PKGBUILD
index 2c817af..5aad62a 100644
--- a/linux/makepkg/PKGBUILD
+++ b/linux/makepkg/PKGBUILD
@@ -12,8 +12,8 @@ license=('GPL3')
# -hg replace the old -git package
replaces=('smolbote-git')
-depends=('qt5-webengine>=5.11.0beta2' 'boost-libs>=1.66.0')
-makedepends=('mercurial' 'cmake' 'pkg-config' 'ninja' 'qt5-webengine>=5.11.0beta2' 'boost>=1.66.0')
+depends=('qt5-webengine>=5.10.1' 'boost-libs>=1.66.0')
+makedepends=('mercurial' 'cmake' 'pkg-config' 'ninja' 'qt5-webengine>=5.10.1' 'boost>=1.66.0')
# this is the central repository
source=("smolbote-hg::hg+https://neueland.iserlohn-fortress.net/smolbote.hg")