gnu: telegram-desktop: Use xdg-desktop-portal-next.

* gnu/packages/telegram.scm (telegram-desktop) [native-inputs]: Replace
xdg-desktop-portal with xdg-desktop-portal-next.

Change-Id: Icd0bc0d731e0ece576b590f34960d55f79ef4b43
This commit is contained in:
Maxim Cournoyer 2024-09-27 09:28:19 +09:00
parent 64e1ae00e7
commit a4ea332bc2
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -537,7 +537,7 @@ (define-public telegram-desktop
`(,gtk+ "bin")
pkg-config
python-wrapper
xdg-desktop-portal))
xdg-desktop-portal-next))
(inputs
(list abseil-cpp-cxxstd17
alsa-lib