[mutter.wiki] Update Debugging



commit f6afcc1ddacfb88565cd31b6a1e01fe1008e4247
Author: Jonas Ådahl <jadahl gmail com>
Date:   Wed Jan 26 11:00:53 2022 +0000

    Update Debugging

 Debugging.md | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/Debugging.md b/Debugging.md
index b9a3353..92635be 100644
--- a/Debugging.md
+++ b/Debugging.md
@@ -35,7 +35,6 @@ The need for `xvfb-run` depends on whether the test case uses the nested backend
 If it involves screen casting, it becomes a bit more complicated:
 
 ```sh
-dnf install -y dbus-daemon
 export XDG_RUNTIME_DIR=$PWD/runtime-dir
 mkdir -p $XDG_RUNTIME_DIR
 ./src/tests/meta-dbus-runner.py bash -l


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]