[gnome-build-meta/abderrahim/g-i-s-deps: 1/2] project.conf: allow access to the dbus system bus from bst shell



commit d6db48976c70a765847e9ca71cf8c8e55cf371c3
Author: Abderrahim Kitouni <akitouni gnome org>
Date:   Thu Jan 23 16:34:20 2020 +0100

    project.conf: allow access to the dbus system bus from bst shell

 project.conf | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/project.conf b/project.conf
index 54cca149..4ff77095 100644
--- a/project.conf
+++ b/project.conf
@@ -203,6 +203,10 @@ shell:
   # other things.
   - '${XDG_RUNTIME_DIR}'
 
+  # DBus system bus
+  - /var/lib/dbus/machine-id
+  - /run/dbus/system_bus_socket
+
 variables:
   branch: master
   gcc_arch: "%{arch}"


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