mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
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>
This commit is contained in:
parent
d8231432c5
commit
3c6f7b53ce
1 changed files with 2 additions and 0 deletions
|
@ -1088,8 +1088,10 @@ (define-public gdal
|
|||
libpng
|
||||
libtiff
|
||||
libwebp
|
||||
lz4
|
||||
netcdf
|
||||
openssl
|
||||
openjpeg
|
||||
pcre2
|
||||
postgresql ; libpq
|
||||
proj
|
||||
|
|
Loading…
Reference in a new issue