Including the JS deps on Depends as well
This commit is contained in:
parent
479938ed36
commit
1153a19b58
1 changed files with 5 additions and 0 deletions
5
debian/control
vendored
5
debian/control
vendored
|
@ -60,6 +60,11 @@ Depends:
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${python:Depends},
|
${python:Depends},
|
||||||
gitolite3,
|
gitolite3,
|
||||||
|
# The JS libs are not picked up as deps.
|
||||||
|
libjs-jquery,
|
||||||
|
libjs-jquery-dotdotdot,
|
||||||
|
libjs-jquery-selectize.js,
|
||||||
|
libjs-jquery-stupidtable,
|
||||||
Recommends:
|
Recommends:
|
||||||
pagure-ev-server (= ${source:Version}),
|
pagure-ev-server (= ${source:Version}),
|
||||||
pagure-milters (= ${source:Version}),
|
pagure-milters (= ${source:Version}),
|
||||||
|
|
Loading…
Reference in a new issue