mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
gnu: telegram-desktop: Fix build.
* gnu/packages/telegram.scm (telegram-desktop): Fix build. [inputs]: Replace kcoreaddons and kimageformats with kcoreaddons-5 and kimageformats-5. Change-Id: I509d2cf9c0f87019da2832f52a1ba5e75869155c
This commit is contained in:
parent
7db116a322
commit
68aadbcccf
1 changed files with 2 additions and 2 deletions
|
@ -505,8 +505,8 @@ (define-public telegram-desktop
|
|||
hime
|
||||
hunspell
|
||||
jemalloc
|
||||
kcoreaddons
|
||||
kimageformats
|
||||
kcoreaddons-5
|
||||
kimageformats-5
|
||||
libdispatch
|
||||
libexpected
|
||||
libjpeg-turbo
|
||||
|
|
Loading…
Reference in a new issue