From c9f19871a8b243658b95e94479dcfc9447057570 Mon Sep 17 00:00:00 2001 From: Felix Gruber Date: Thu, 8 Sep 2022 20:14:32 +0000 Subject: gnu: xygrib: Build against proj-7. * gnu/packages/geo.scm (xygrib)[inputs]: Replace proj with proj-7. Signed-off-by: Guillaume Le Vaillant --- gnu/packages/geo.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages/geo.scm') diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm index b1f251b9c5..03ffbbfc95 100644 --- a/gnu/packages/geo.scm +++ b/gnu/packages/geo.scm @@ -1522,7 +1522,7 @@ (define-public xygrib libnova libpng openjpeg - proj + proj-7 qtbase-5 zlib)) (native-search-paths -- cgit v1.2.3