debian: add recommends on python-qrcode

This commit is contained in:
Frédéric Péters 2014-10-16 13:15:30 +02:00
parent edfcd360cd
commit 68f7e5c3af
1 changed files with 1 additions and 1 deletions

2
debian/control vendored
View File

@ -10,7 +10,7 @@ X-Python-Version: 2.7
Package: wcs
Architecture: all
Depends: ${python:Depends}, python-quixote, python-scgi, graphviz
Recommends: python-dns, python-m2crypto, python-xlwt
Recommends: python-dns, python-m2crypto, python-xlwt, python-qrcode
Suggests: libapache2-mod-scgi | libapache-mod-scgi, python-libxml2, python-lasso, python-psycopg2
Description: web application to design and set up online forms
w.c.s. is a web application which allows to design and set up online forms.