diff --git a/srcpkgs/qutebrowser/template b/srcpkgs/qutebrowser/template index bf1108a10e1..41e41fea7ab 100644 --- a/srcpkgs/qutebrowser/template +++ b/srcpkgs/qutebrowser/template @@ -1,14 +1,14 @@ # Template file for 'qutebrowser' pkgname=qutebrowser version=1.0.1 -revision=1 +revision=2 noarch=yes build_style=python3-module pycompile_module="${pkgname}" hostmakedepends="python3-setuptools asciidoc" depends="python3-setuptools python3-PyQt5-webengine python3-PyQt5-quick python3-Jinja2 python3-Pygments python3-pyPEG2 python3-yaml python3-attrs - python3-PyQt5-opengl python3-PyQt5-sql qt5-plugin-sqlite" + python3-PyQt5-opengl python3-PyQt5-sql qt5-plugin-sqlite dbus" short_desc="Keyboard-focused browser with a minimal GUI" maintainer="Eivind Uggedal " license="GPL-3"