mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
84fa76db42
commit
5d284ebc8d
1 changed files with 1 additions and 1 deletions
|
@ -3200,7 +3200,7 @@ and others.")
|
|||
("gnome-desktop" ,gnome-desktop)
|
||||
("gsettings-desktop-schemas" ,gsettings-desktop-schemas)))
|
||||
(propagated-inputs
|
||||
(list xdg-desktop-portal))
|
||||
(list xdg-desktop-portal-next))
|
||||
(home-page "https://github.com/flatpak/xdg-desktop-portal-gtk")
|
||||
(synopsis "GTK implementation of xdg-desktop-portal")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue