summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorManos Pitsidianakis <el13635@mail.ntua.gr>2020-09-10 20:31:12 +0300
committerManos Pitsidianakis <el13635@mail.ntua.gr>2020-09-10 21:19:38 +0300
commit1ac3a7a903e50ec72a092c3de4fe81d633e1d43a (patch)
tree852e7ff6afaabfdb71d8b4f1660bdc5d4222348c /README.md
parentfaa12a2d41a84997b57c65390647cc54ae4e2f7d (diff)
Make dbus dependency optional
Put dbus dependency behing `dbus-notifications` feature.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 12854145..a6c939aa 100644
--- a/README.md
+++ b/README.md
@@ -66,6 +66,7 @@ is on the roadmap.
Some functionality is held behind "feature gates", or compile-time flags. The following list explains each feature's purpose:
+- `dbus-notifications` enables showing notifications using `dbus`.
- `notmuch` provides support for using a notmuch database as a mail backend
- `jmap` provides support for connecting to a jmap server and use it as a mail backend
- `sqlite3` provides support for builting fast search indexes in local sqlite3 databases