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>
This commit is contained in:
parent
778a424444
commit
92f3476077
1 changed files with 0 additions and 1 deletions
|
@ -87,7 +87,6 @@
|
|||
(native-inputs
|
||||
(list eigen
|
||||
mmtf-cpp
|
||||
msgpack
|
||||
googletest
|
||||
pkg-config
|
||||
pybind11))
|
||||
|
|
Reference in a new issue