Adding more Build-Deps for pagure
This commit is contained in:
parent
dc9103c1bb
commit
6417616764
1 changed files with 6 additions and 1 deletions
7
debian/control
vendored
7
debian/control
vendored
|
@ -11,7 +11,7 @@ Build-Depends:
|
|||
sphinx-common,
|
||||
python-sphinx,
|
||||
python-cloud-sptheme,
|
||||
# Deps for pagure
|
||||
# Python deps for pagure
|
||||
python-alembic,
|
||||
python-arrow,
|
||||
python-binaryornot,
|
||||
|
@ -43,6 +43,11 @@ Build-Depends:
|
|||
python-fedora,
|
||||
python-cryptography,
|
||||
python-bcrypt,
|
||||
# JavaScript deps
|
||||
libjs-jquery,
|
||||
libjs-jquery-dotdotdot,
|
||||
libjs-jquery-selectize.js,
|
||||
libjs-jquery-stupidtable,
|
||||
# Needed for testing
|
||||
git,
|
||||
Standards-Version: 3.9.8
|
||||
|
|
Loading…
Reference in a new issue