Skip to content
Commits on Source (2)
......@@ -11,17 +11,19 @@ Build-Depends: debhelper (>= 11),
python3-dask,
python3-gdal,
python3-geotiepoints,
python3-glymur,
python3-grib,
python3-h5netcdf,
python3-h5py,
python3-hdf4,
python3-imageio,
python3-libtiff (>= 0.4.2),
python3-libtiff,
python3-netcdf4,
python3-numpy (>= 1:1.13),
python3-pil,
python3-pygac,
python3-pycoast,
python3-pydecorate,
python3-pykdtree,
python3-pyorbital (>= 1.3.1),
python3-pyproj,
......@@ -68,11 +70,13 @@ Recommends: python3-behave,
python3-bs4,
python3-gdal,
python3-geotiepoints,
python3-glymur,
python3-h5netcdf,
python3-h5py,
python3-imageio,
python3-libtiff (>= 0.4.2),
python3-libtiff,
python3-netcdf4,
python3-pydecorate,
python3-pycoast,
python3-pygac,
python3-pyorbital (>= 1.3.1),
......