guix-commits
[Top][All Lists]
Advanced

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

07/08: gnu: gdal: Add support for lz4 and openjpeg.


From: guix-commits
Subject: 07/08: gnu: gdal: Add support for lz4 and openjpeg.
Date: Tue, 20 Dec 2022 11:59:14 -0500 (EST)

glv pushed a commit to branch master
in repository guix.

commit 3c6f7b53cea7ea5dc8176fec02271bc3770d7fc1
Author: Roman Scherer <roman.scherer@burningswell.com>
AuthorDate: Sat Dec 3 18:59:02 2022 +0100

    gnu: gdal: Add support for lz4 and openjpeg.
    
    * gnu/packages/geo.scm (gdal)[inputs]: Add lz4 and openjpeg.
    
    Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
---
 gnu/packages/geo.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm
index 78427f03eb..02259c2f6c 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -1088,8 +1088,10 @@ development.")
            libpng
            libtiff
            libwebp
+           lz4
            netcdf
            openssl
+           openjpeg
            pcre2
            postgresql ; libpq
            proj



reply via email to

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