debian: depend on libjs-jquery
This fix some lintian issues. * debian/control: Add dependency. * debian/rules: Fix the generated html page to use the local jquery.
This commit is contained in:
parent
b1f9081761
commit
51a683c23f
2 changed files with 4 additions and 3 deletions
2
debian/control
vendored
2
debian/control
vendored
|
|
@ -63,7 +63,7 @@ Description: interface between Spot and LTSmin models
|
|||
Package: spot-doc
|
||||
Section: doc
|
||||
Architecture: all
|
||||
Depends: ${misc:Depends}, libjs-mathjax
|
||||
Depends: ${misc:Depends}, libjs-mathjax, libjs-jquery
|
||||
Description: documentation for Spot
|
||||
HTML and PDF documentation for Spot.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue