diff --git a/gnu/packages/emulators.scm b/gnu/packages/emulators.scm index d1a9ab5b509..edc2607e173 100644 --- a/gnu/packages/emulators.scm +++ b/gnu/packages/emulators.scm @@ -2408,6 +2408,9 @@ GLSL (@file{.slang}) shaders for use with RetroArch.") '("--enable-neon" "--enable-floathard") '()) (string-append "--prefix=" #$output) + ;; D-Bus support is required for 'suspend screensaver' option + ;; to work. + "--enable-dbus" ;; Non-free software are available through the core updater, ;; disable it. See . "--disable-update_cores" @@ -2439,6 +2442,7 @@ GLSL (@file{.slang}) shaders for use with RetroArch.") which)) (inputs (list alsa-lib + dbus eudev ffmpeg flac