1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

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

View File

@@ -537,7 +537,7 @@ Telegram project, for its use in telegram desktop client.")
`(,gtk+ "bin")
pkg-config
python-wrapper
xdg-desktop-portal))
xdg-desktop-portal-next))
(inputs
(list abseil-cpp-cxxstd17
alsa-lib