mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 23:46:13 -05:00
gnu: vtk: Don't pin to proj-7.
* gnu/packages/image-processing.scm (vtk)[inputs]: Replace proj-7 by proj.
This commit is contained in:
parent
68793b702e
commit
dcb0007ca0
1 changed files with 1 additions and 1 deletions
|
@ -402,7 +402,7 @@ (define-public vtk
|
|||
mesa
|
||||
netcdf
|
||||
libpng
|
||||
proj-7
|
||||
proj
|
||||
python
|
||||
;("pugixml" ,pugixml)
|
||||
sqlite
|
||||
|
|
Loading…
Reference in a new issue