lilyp pushed a commit to branch gnome-team
in repository guix.

commit 65edc32d529a628f074fece8195c10e3815570f6
Author: Vivien Kraus <viv...@planete-kraus.eu>
AuthorDate: Mon Dec 4 19:16:16 2023 +0100

    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.prik...@gmail.com>
---
 gnu/packages/gnome.scm | 1 +
 1 file changed, 1 insertion(+)

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

Reply via email to