~ruther/guix-local

c1197f5c4c9b2399efc7e0706de22bc5552b45e1 — Felix Gruber 3 years ago 3eeb67c
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>
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/image-processing.scm
M gnu/packages/image-processing.scm => gnu/packages/image-processing.scm +1 -1
@@ 391,7 391,7 @@ many popular formats.")
           mesa
           netcdf
           libpng
           proj
           proj-7
           python
           ;("pugixml" ,pugixml)
           sqlite