diff --git a/debian/control b/debian/control index 93d3c605..558726c4 100644 --- a/debian/control +++ b/debian/control @@ -1,48 +1,49 @@ Source: swh-web Maintainer: Software Heritage developers Section: python Priority: optional Build-Depends: curl, debhelper (>= 9), dh-python (>= 2), python3-all, python3-bs4, python3-django (>= 1:1.11.0~), python3-djangorestframework (>= 3.4.0~), python3-django-webpack-loader, python3-django-js-reverse, python3-docutils, python3-htmlmin, python3-hypothesis (>= 3.11.0~), python3-magic (>= 0.3.0~), python3-lxml, python3-pytest, python3-pytest-django, python3-pygments, python3-pypandoc, python3-requests, python3-setuptools, python3-sphinx, python3-sphinxcontrib.httpdomain, python3-yaml, python3-swh.core (>= 0.0.57~), python3-swh.model (>= 0.0.25~), python3-swh.storage (>= 0.0.145~), python3-swh.indexer (>= 0.0.120~), python3-swh.vault (>= 0.0.23~), python3-swh.scheduler (>= 0.0.31~), python3-swh.loader.git (>= 0.0.47~) Standards-Version: 3.9.6 Homepage: https://forge.softwareheritage.org/diffusion/DWUI/ Package: python3-swh.web Architecture: all Depends: python3-swh.core (>= 0.0.57~), python3-swh.model (>= 0.0.25~), python3-swh.storage (>= 0.0.145~), python3-swh.indexer.storage (>= 0.0.120~), python3-swh.vault (>= 0.0.23~), python3-swh.scheduler (>= 0.0.31~), ${misc:Depends}, - ${python3:Depends} + ${python3:Depends}, + python3-magic (>= 0.3.0~) Description: Software Heritage Web Applications