summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-03-30 15:50:42 +0200
committerFlorian Bruhin <me@the-compiler.org>2021-03-30 15:50:42 +0200
commit1a2934fda55d9ed46fb9d63305bf15e0dd0d54e2 (patch)
tree964e2792042a447a8baf6d6111133afea349b961 /doc
parent43fde2d4d040c5c8705ea036098a7bfda4eb962e (diff)
downloadqutebrowser-1a2934fda55d9ed46fb9d63305bf15e0dd0d54e2.tar.gz
qutebrowser-1a2934fda55d9ed46fb9d63305bf15e0dd0d54e2.zip
Correctly add QtDBus dependency
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog.asciidoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index 1dde95a12..2606d96b8 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -33,6 +33,9 @@ Deprecated
Added
~~~~~
+- New dependency on the `QtDBus` module. If this requirement is an issue for you
+ or your distribution, please open an issue! Note that a DBus connection at
+ runtime is still optional.
- New `input.media_keys` setting which can be used to disable Chromium's
handling of media keys.
- New `:process` command (and associated `qute://process` pages) which can be