From 1a2934fda55d9ed46fb9d63305bf15e0dd0d54e2 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Tue, 30 Mar 2021 15:50:42 +0200 Subject: Correctly add QtDBus dependency --- README.asciidoc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.asciidoc') diff --git a/README.asciidoc b/README.asciidoc index 43e6a19e4..7e2554071 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -80,6 +80,8 @@ The following software and libraries are required to run qutebrowser: - QtCore / qtbase - QtQuick (part of qtbase or qtdeclarative in some distributions) - QtSQL (part of qtbase in some distributions) + - QtDBus (part of qtbase in some distributions; note that a connection to DBus at + runtime is optional) - QtOpenGL - QtWebEngine, or - alternatively QtWebKit (5.212) - **This is not recommended** due to known security -- cgit v1.2.3-54-g00ecf