gdal: don't depend on kea
The actual (optional) dependency is http://www.kealib.org/.
This commit is contained in:
parent
3885b6dd38
commit
80703c4155
1 changed files with 0 additions and 2 deletions
|
@ -34,7 +34,6 @@
|
|||
, json_c
|
||||
, libjxl
|
||||
, libhwy
|
||||
, kea
|
||||
, lerc
|
||||
, xz
|
||||
, libxml2
|
||||
|
@ -119,7 +118,6 @@ stdenv.mkDerivation rec {
|
|||
json_c
|
||||
libjxl
|
||||
libhwy # required by libjxl
|
||||
kea
|
||||
lerc
|
||||
xz
|
||||
libxml2
|
||||
|
|
Loading…
Reference in a new issue