diff options
author | Vivien Kraus <vivien@planete-kraus.eu> | 2023-12-04 19:16:16 +0100 |
---|---|---|
committer | Liliana Marie Prikler <liliana.prikler@gmail.com> | 2023-12-05 06:20:49 +0100 |
commit | 65edc32d529a628f074fece8195c10e3815570f6 (patch) | |
tree | ac3c01d1da5bc8e3e3611cb0dcc138de033da87a /gnu | |
parent | 5d9bb65ec28fb34d1d29b4df19cd478db4e5bc1e (diff) | |
download | guix-65edc32d529a628f074fece8195c10e3815570f6.tar.gz guix-65edc32d529a628f074fece8195c10e3815570f6.zip |
gnu: gnome: Propagate xdg-desktop-portal-gnome.
* gnu/packages/gnome.scm (gnome) [propagated-inputs]: Add
xdg-desktop-portal-gnome.
Change-Id: I2a911ec58a1c9992213e60d92a3dd955dd1a545e
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/packages/gnome.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index d10c3c8a9b..c22eaee5d1 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -10134,6 +10134,7 @@ world.") simple-scan totem tracker-miners + xdg-desktop-portal-gnome yelp ;; Others. gnome-online-accounts |