saga: use proj 6
This commit is contained in:
parent
4d111fdf39
commit
ffc3f8227b
|
@ -6,7 +6,7 @@
|
||||||
# not native
|
# not native
|
||||||
, gdal
|
, gdal
|
||||||
, wxGTK31-gtk3
|
, wxGTK31-gtk3
|
||||||
, proj_5
|
, proj
|
||||||
, dxflib
|
, dxflib
|
||||||
, curl
|
, curl
|
||||||
, libiodbc
|
, libiodbc
|
||||||
|
@ -56,7 +56,7 @@ stdenv.mkDerivation rec {
|
||||||
hdf5
|
hdf5
|
||||||
gdal
|
gdal
|
||||||
wxGTK31-gtk3
|
wxGTK31-gtk3
|
||||||
proj_5
|
proj
|
||||||
libharu
|
libharu
|
||||||
opencv
|
opencv
|
||||||
vigra
|
vigra
|
||||||
|
|
Loading…
Reference in New Issue