guix-commits
[Top][All Lists]
Advanced

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

03/04: gnu: polybar: Add jsoncpp.


From: guix-commits
Subject: 03/04: gnu: polybar: Add jsoncpp.
Date: Tue, 15 Oct 2019 14:58:10 -0400 (EDT)

efraim pushed a commit to branch master
in repository guix.

commit 005c2ccf2bbd165fb12bbb285ce2849dc05ca926
Author: Efraim Flashner <address@hidden>
Date:   Tue Oct 15 21:51:07 2019 +0300

    gnu: polybar: Add jsoncpp.
    
    * gnu/packages/wm.scm (polybar)[inputs]: Add jsoncpp.
---
 gnu/packages/wm.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index cd5655f..05642cf 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1212,6 +1212,7 @@ its size
      `(("alsa-lib" ,alsa-lib)
        ("cairo" ,cairo)
        ("i3-wm" ,i3-wm)
+       ("jsoncpp" ,jsoncpp)
        ("libmpdclient" ,libmpdclient)
        ("libnl" ,libnl)
        ("libxcb" ,libxcb)



reply via email to

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