guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: gnu: telegram-desktop: Comment materialdecoration


From: guix-commits
Subject: branch master updated: gnu: telegram-desktop: Comment materialdecoration input.
Date: Tue, 09 Feb 2021 17:18:45 -0500

This is an automated email from the git hooks/post-receive script.

wigust pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 5da7b2d  gnu: telegram-desktop: Comment materialdecoration input.
5da7b2d is described below

commit 5da7b2d05092829f922512a0674810f3895d88b3
Author: Oleg Pykhalov <go.wigust@gmail.com>
AuthorDate: Wed Feb 10 01:15:21 2021 +0300

    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.
---
 gnu/packages/telegram.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/telegram.scm b/gnu/packages/telegram.scm
index 9b27b86..00aabbd 100644
--- a/gnu/packages/telegram.scm
+++ b/gnu/packages/telegram.scm
@@ -520,7 +520,8 @@ Telegram project, for its use in telegram desktop client.")
        ("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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]