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,
|
sphinx-common,
|
||||||
python-sphinx,
|
python-sphinx,
|
||||||
python-cloud-sptheme,
|
python-cloud-sptheme,
|
||||||
# Deps for pagure
|
# Python deps for pagure
|
||||||
python-alembic,
|
python-alembic,
|
||||||
python-arrow,
|
python-arrow,
|
||||||
python-binaryornot,
|
python-binaryornot,
|
||||||
|
@ -43,6 +43,11 @@ Build-Depends:
|
||||||
python-fedora,
|
python-fedora,
|
||||||
python-cryptography,
|
python-cryptography,
|
||||||
python-bcrypt,
|
python-bcrypt,
|
||||||
|
# JavaScript deps
|
||||||
|
libjs-jquery,
|
||||||
|
libjs-jquery-dotdotdot,
|
||||||
|
libjs-jquery-selectize.js,
|
||||||
|
libjs-jquery-stupidtable,
|
||||||
# Needed for testing
|
# Needed for testing
|
||||||
git,
|
git,
|
||||||
Standards-Version: 3.9.8
|
Standards-Version: 3.9.8
|
||||||
|
|
Loading…
Reference in a new issue