gnu: python-pymol: Remove msgpack from native-inputs.

It's now propagated by mmtf-cpp.

* gnu/packages/chemistry.scm (python-pymol)
[native-inputs]: Remove msgpack.

Reviewed-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
Maxim Cournoyer 2023-08-17 17:31:18 -04:00
parent 92f3476077
commit 8c9f430a05
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -575,7 +575,6 @@ (define-public python-pymol
glew
libxml2
mmtf-cpp
msgpack
python-pyqt
glm
netcdf))