gdal: don't depend on kea

The actual (optional) dependency is http://www.kealib.org/.
This commit is contained in:
Robert Schütz 2022-11-10 21:29:37 -08:00
parent 3885b6dd38
commit 80703c4155

View file

@ -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