summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
-rw-r--r--debian/python-apt-doc.links1
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index e79b58ce..8c2f2ce7 100644
--- a/debian/control
+++ b/debian/control
@@ -76,7 +76,7 @@ Package: python-apt-doc
Priority: optional
Architecture: all
Section: doc
-Depends: libjs-jquery, ${misc:Depends}
+Depends: libjs-jquery, libjs-underscore, ${misc:Depends}
Enhances: python-apt
Replaces: python-apt (<< 0.7.94)
Description: Python interface to libapt-pkg (API documentation)
diff --git a/debian/python-apt-doc.links b/debian/python-apt-doc.links
index 40f834f2..d43d0018 100644
--- a/debian/python-apt-doc.links
+++ b/debian/python-apt-doc.links
@@ -1 +1,2 @@
usr/share/javascript/jquery/jquery.js usr/share/doc/python-apt-doc/html/_static/jquery.js
+usr/share/javascript/underscore/underscore.js usr/share/doc/python-apt-doc/html/_static/underscore.js