guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/11: gnu: vtk: Build against proj-7.


From: guix-commits
Subject: 02/11: gnu: vtk: Build against proj-7.
Date: Sun, 11 Sep 2022 10:06:57 -0400 (EDT)

glv pushed a commit to branch master
in repository guix.

commit c1197f5c4c9b2399efc7e0706de22bc5552b45e1
Author: Felix Gruber <felgru@posteo.net>
AuthorDate: Thu Sep 8 20:14:31 2022 +0000

    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>
---
 gnu/packages/image-processing.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/image-processing.scm 
b/gnu/packages/image-processing.scm
index 0225f72651..aa8efd97c6 100644
--- a/gnu/packages/image-processing.scm
+++ b/gnu/packages/image-processing.scm
@@ -391,7 +391,7 @@ many popular formats.")
            mesa
            netcdf
            libpng
-           proj
+           proj-7
            python
            ;("pugixml" ,pugixml)
            sqlite



reply via email to

[Prev in Thread] Current Thread [Next in Thread]