Add missing dependency for .deb package.

This commit is contained in:
Bastian Kleineidam 2012-05-23 21:13:12 +02:00
parent 2d383f2cc9
commit 95b95784e6
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View file

@ -1,6 +1,7 @@
linkchecker (7.9-1) UNRELEASED; urgency=low
* New upstream release.
* Add missing dependency on python-qt4-sql for linkchecker-gui.
-- Bastian Kleineidam <calvin@debian.org> Wed, 23 May 2012 06:55:45 +0200

1
debian/control vendored
View file

@ -74,6 +74,7 @@ Architecture: all
Depends: libqt4-sql-sqlite,
linkchecker,
python-qt4 (>= 4.5),
python-qt4-sql,
${misc:Depends},
${python:Depends}
Recommends: python-qscintilla2