Update debian/control for new dependencies
This commit is contained in:
parent
c6e455ce9b
commit
3aaa2d1ed8
1 changed files with 3 additions and 2 deletions
5
debian/control
vendored
5
debian/control
vendored
|
@ -8,9 +8,11 @@ Build-Depends: debhelper (>= 9),
|
|||
python3-dateutil,
|
||||
python3-nose,
|
||||
python3-setuptools,
|
||||
python3-sqlalchemy,
|
||||
python3-swh.core,
|
||||
python3-swh.scheduler (>= 0.0.14~),
|
||||
python3-swh.storage (>= 0.0.76~),
|
||||
python3-swh.storage,
|
||||
python3-swh.storage.schemata,
|
||||
python3-vcversioner
|
||||
Standards-Version: 3.9.6
|
||||
Homepage: https://forge.softwareheritage.org/source/swh-lister/
|
||||
|
@ -18,7 +20,6 @@ Homepage: https://forge.softwareheritage.org/source/swh-lister/
|
|||
Package: python3-swh.lister
|
||||
Architecture: all
|
||||
Depends: python3-swh.scheduler (>= 0.0.14~),
|
||||
python3-swh.storage (>= 0.0.76~),
|
||||
${misc:Depends},
|
||||
${python3:Depends}
|
||||
Breaks: python3-swh.lister.github
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue