summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2022-02-24 12:12:28 +0100
committerBastien Nocera <hadess@hadess.net>2022-02-24 21:41:59 +0100
commitbdeb1c3e75de35194ad146c6dffd68508500dc09 (patch)
tree668fcdaa2e10220b0c6d101b961f349bbce20d26
parent942dda2db1fa7b266c9cd08005bae7e84d8aae94 (diff)
downloadgnome-bluetooth-bdeb1c3e75de35194ad146c6dffd68508500dc09.tar.gz
README: Mention version requirement for python-dbusmock
"The latest", always, as we add new functionality to python-dbusmock that we rely on to run our tests.
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index b7f76baa..254b94e9 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,7 @@ Requirements
- GTK
- bluez 5.51 or newer
- rfkill sub-system enabled in the kernel, and [accessible](https://github.com/systemd/systemd/pull/21605)
+- the latest [git version of python-dbusmock](https://github.com/martinpitt/python-dbusmock) to run tests.
Multiple Bluetooth adapters
---------------------------