mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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 @@ many popular formats.")
|
||||||
mesa
|
mesa
|
||||||
netcdf
|
netcdf
|
||||||
libpng
|
libpng
|
||||||
proj
|
proj-7
|
||||||
python
|
python
|
||||||
;("pugixml" ,pugixml)
|
;("pugixml" ,pugixml)
|
||||||
sqlite
|
sqlite
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue