gnu: gnome-essential-extras: Propagate xdg-desktop-portal.

xdg-desktop-portal (and xdg-desktop-portal-gnome) is needed for the dark theme
in Gnome 44 to work properly.

* gnu/packages/gnome.scm (gnome-essential-extras)[propagated-inputs]: Add xdg-desktop-portal.

Change-Id: Id84626e6bc404e9607ee7f8f299ac90f24323081
Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
Dariqq 2024-04-03 09:25:52 +00:00 committed by Liliana Marie Prikler
parent bb2698ccde
commit bfc614397b
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -10308,6 +10308,7 @@ (define-public gnome-essential-extras
pulseaudio
shared-mime-info
system-config-printer
xdg-desktop-portal
xdg-user-dirs
yelp
zenity))