qutebrowser: update INSTALL.msg

python3-PyQt5-webengine now depend on python3-PyQt5-webchannel.
This commit is contained in:
Alessio Sergi 2017-03-09 14:56:49 +01:00
parent 268f46fbf8
commit 21534ce2b0
2 changed files with 2 additions and 3 deletions
srcpkgs/qutebrowser

View file

@ -1,2 +1 @@
To use the new QtWebEngine backend, install python3-PyQt5-webchannel and
python3-PyQt5-webengine.
To use the new QtWebEngine backend, install python3-PyQt5-webengine.

View file

@ -1,7 +1,7 @@
# Template file for 'qutebrowser'
pkgname=qutebrowser
version=0.10.1
revision=1
revision=2
noarch=yes
build_style=python3-module
pycompile_module="${pkgname}"