Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
logilab-mtconverter
Commits
a5f67ac307a3
Commit
7292edb1
authored
Jan 08, 2015
by
Julien Cristau
Browse files
[debian] add missing dependencies
parent
e1d19be11f1d
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian/control
View file @
a5f67ac3
...
...
@@ -17,10 +17,12 @@ Vcs-Browser: http://hg.logilab.org/master/logilab/mtconverter
Package: python-logilab-mtconverter
Architecture: all
Depends:
${python:Depends},
${misc:Depends},
python-six,
python-logilab-common,
python-lxml,
python-html2text,
${python:Depends},
${misc:Depends},
Suggests: python-imaging, python-pygments, pdftotext, lynx, python-chardet
Description: library to convert from a MIME type to another
This package was originally a backport of Zope's PortalTransforms tool with
...
...
@@ -31,6 +33,8 @@ Architecture: all
Depends:
python3-six,
python3-logilab-common,
python3-lxml,
python3-html2text,
${python3:Depends},
${misc:Depends},
Suggests: python3-pil, python3-pygments, poppler-utils, lynx, python3-chardet
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment