mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05: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:
parent
64e1ae00e7
commit
a4ea332bc2
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue