mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 22:38:07 -05:00
gnu: vtk: Build against proj-7.
* gnu/packages/image-processing.scm (vtk)[inputs]: Replace proj with proj-7. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
This commit is contained in:
parent
3eeb67c5d9
commit
c1197f5c4c
1 changed files with 1 additions and 1 deletions
|
@ -391,7 +391,7 @@ (define-public vtk
|
|||
mesa
|
||||
netcdf
|
||||
libpng
|
||||
proj
|
||||
proj-7
|
||||
python
|
||||
;("pugixml" ,pugixml)
|
||||
sqlite
|
||||
|
|
Loading…
Reference in a new issue