add python build tools to debian build-depends

This commit is contained in:
Nick Sweeting 2020-11-23 17:41:22 -05:00
parent 02551c0152
commit ff6a28a27f
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
[DEFAULT]
Package: archivebox
Suite: focal
Build-Depends: dh-python
Build-Depends: dh-python, python3-pip, python3-setuptools, python3-wheel, python3-stdeb
Depends: nodejs, chromium-browser, wget, curl, git, ffmpeg, youtube-dl, python3-atomicwrites, python3-croniter, python3-crontab, python3-dateparser, python3-django, python3-django-extensions, python3-mypy-extensions, python3-requests, python3-w3lib
XS-Python-Version: >= 3.7