Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Add dependency entries for pydecorate and glymur
· 675c5a22
Antonio Valentino
authored
Dec 31, 2018
675c5a22
Remove unnecessary versioned dependency on python3-libtiff
· 22d5e36b
Antonio Valentino
authored
Dec 31, 2018
22d5e36b
Show whitespace changes
Inline
Side-by-side
debian/control
View file @
22d5e36b
...
...
@@ -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),
...
...