guix-commits
[Top][All Lists]
Advanced

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

02/04: gnu: avogadrolibs: Remove msgpack from native-inputs.


From: guix-commits
Subject: 02/04: gnu: avogadrolibs: Remove msgpack from native-inputs.
Date: Mon, 21 Aug 2023 14:12:12 -0400 (EDT)

apteryx pushed a commit to branch master
in repository guix.

commit 92f3476077da668a34399f3f854b605827f71baf
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Thu Aug 17 17:31:17 2023 -0400

    gnu: avogadrolibs: Remove msgpack from native-inputs.
    
    It's now propagated by mmtf-cpp.
    
    * gnu/packages/chemistry.scm (avogadrolibs)
    [native-inputs]: Remove msgpack.
    
    Reviewed-by: Andreas Enge <andreas@enge.fr>
---
 gnu/packages/chemistry.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/chemistry.scm b/gnu/packages/chemistry.scm
index 2a558ee5b0..3c86a3a3e3 100644
--- a/gnu/packages/chemistry.scm
+++ b/gnu/packages/chemistry.scm
@@ -87,7 +87,6 @@
     (native-inputs
      (list eigen
            mmtf-cpp
-           msgpack
            googletest
            pkg-config
            pybind11))



reply via email to

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