gnu: vtk: Depend on proj instead of proj.4.
* gnu/packages/image-processing.scm (vtk)[inputs] Replace proj.4 with proj. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
parent
acf1cae83d
commit
51cc90fcbf
@ -332,7 +332,7 @@ many popular formats.")
|
||||
("mesa" ,mesa)
|
||||
("netcdf" ,netcdf)
|
||||
("png" ,libpng)
|
||||
("proj" ,proj.4)
|
||||
("proj" ,proj)
|
||||
("python", python)
|
||||
;("pugixml" ,pugixml)
|
||||
("sqlite" ,sqlite)
|
||||
|
Loading…
x
Reference in New Issue
Block a user