contrib/guix: Add zbar as dependency for package gnunet.
authorHartmut Goebel <h.goebel@crazy-compilers.com>
Tue, 5 Mar 2019 21:18:47 +0000 (22:18 +0100)
committerChristian Grothoff <christian@grothoff.org>
Wed, 3 Apr 2019 11:44:54 +0000 (13:44 +0200)
contrib/guix/gnu/packages/gnunet.scm

index c10517c7514b23845c9e7e3150baa8b512700fc8..0039eeca41293be1a019e13a9d580e94d4e145dd 100644 (file)
@@ -421,7 +421,8 @@ newspace."
       ("bluez" ,bluez) ; gnunet-transport
       ("glib" ,glib)
       ("libogg" ,libogg) ; gnunet-conversation
-      ("python-2" ,python-2))) ; tests, gnunet-qr
+      ("zbar" ,zbar) ; gnunet-qr
+      ("python-2" ,python-2))) ; tests
    (native-inputs
     `(("pkg-config" ,pkg-config)
       ("autoconf" ,autoconf)