gnu: xdg-desktop-portal-gtk: Make possible to use with xdg-desktop-portal-wlr.

* gnu/packages/freedesktop.scm (xdg-desktop-portal-gtk)[propagated-inputs]:
Replace xdg-desktop-portal with xdg-desktop-portal-next.
This commit is contained in:
Danny Milosavljevic 2024-12-06 19:20:59 +01:00
parent 84fa76db42
commit 5d284ebc8d
No known key found for this signature in database
GPG key ID: E71A35542C30BAA5

View file

@ -3200,7 +3200,7 @@ and others.")
("gnome-desktop" ,gnome-desktop) ("gnome-desktop" ,gnome-desktop)
("gsettings-desktop-schemas" ,gsettings-desktop-schemas))) ("gsettings-desktop-schemas" ,gsettings-desktop-schemas)))
(propagated-inputs (propagated-inputs
(list xdg-desktop-portal)) (list xdg-desktop-portal-next))
(home-page "https://github.com/flatpak/xdg-desktop-portal-gtk") (home-page "https://github.com/flatpak/xdg-desktop-portal-gtk")
(synopsis "GTK implementation of xdg-desktop-portal") (synopsis "GTK implementation of xdg-desktop-portal")
(description (description