mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: python-astropy-minimal: Explicitly depend on ‘specification-astropy-data’.
* gnu/packages/astronomy.scm (python-astropy-minimal)[native-inputs]: Add ‘specification-astropy-data’, referred to via ‘this-package-input’ in the inherited phases. Change-Id: I8d287176f9807061dc6dde453dacc9a15f209746
This commit is contained in:
@@ -3235,7 +3235,8 @@ celestial-to-terrestrial coordinate transformations.")
|
||||
pkg-config
|
||||
python-cython
|
||||
python-extension-helpers
|
||||
python-setuptools-scm))
|
||||
python-setuptools-scm
|
||||
specification-astropy-data))
|
||||
(propagated-inputs
|
||||
(list python-astropy-iers-data
|
||||
python-configobj ;to replace custom module
|
||||
|
||||
Reference in New Issue
Block a user