mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 22:38:07 -05:00
gnu: telegram-desktop: Comment materialdecoration input.
This commit comments materialdecoration input in telegram-desktop because of build failure. * gnu/packages/telegram.scm (telegram-desktop)[inputs]: Comment materialdecoration.
This commit is contained in:
parent
03b5db565e
commit
5da7b2d050
1 changed files with 2 additions and 1 deletions
|
@ -520,7 +520,8 @@ (define-public telegram-desktop
|
|||
("libjpeg" ,libjpeg-turbo)
|
||||
("libtgvoip" ,libtgvoip-for-telegram-desktop)
|
||||
("lz4" ,lz4)
|
||||
("materialdecoration" ,materialdecoration)
|
||||
;; TODO: Uncomment materialdecoration if build successfully.
|
||||
;; ("materialdecoration" ,materialdecoration)
|
||||
("minizip" ,minizip)
|
||||
("nimf" ,nimf)
|
||||
("openal" ,openal)
|
||||
|
|
Loading…
Reference in a new issue