summaryrefslogtreecommitdiff
path: root/sysutils/gnome-settings-daemon/files/patch-plugins_meson.build
blob: 1c55859dd23af52893413e9aeba2c213d2d8d56b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- plugins/meson.build.orig	2024-03-16 22:14:58 UTC
+++ plugins/meson.build
@@ -52,6 +52,12 @@ endif
   disabled_plugins += ['print-notifications']
 endif
 
+# It requires org.freedesktop.timedate1 service (systemd/elogind stuff)
+disabled_plugins += ['datetime', 'sharing']
+
+# It requires org.freedesktop.systemd1 service
+disabled_plugins += ['housekeeping']
+
 # Specify futher required units, 'before' or 'after' may be specified if ordering is needed
 plugin_gate_units = {
     'xsettings': [