mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-27 11:32:21 +02:00
gnu: python-euphonic: Refresh input.
* gnu/packages/physics.scm (python-euphonic)[native-inputs]: Replace meson-python by python-meson. Change-Id: Id171f9f23b445d1dca8182085e5a3d88e462d905
This commit is contained in:
@@ -669,7 +669,7 @@ conventions.")
|
||||
python-toolz))
|
||||
(native-inputs
|
||||
;; Note: build-backend is mesonpy.
|
||||
(list meson-python ninja python-numpy python-packaging python-pytest
|
||||
(list ninja python-meson python-numpy python-packaging python-pytest
|
||||
python-pytest-lazy-fixtures python-pytest-mock
|
||||
pkg-config))
|
||||
(home-page "https://github.com/pace-neutrons/Euphonic")
|
||||
|
||||
Reference in New Issue
Block a user