debian: recommends libjs-leaflet (#7574)

This commit is contained in:
Frédéric Péters 2015-06-16 10:53:32 +02:00
parent e2c462f5d5
commit 831a724a38
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, python-feedparser
Recommends: python-dns, python-m2crypto, python-xlwt, python-qrcode
Recommends: python-dns, python-m2crypto, python-xlwt, python-qrcode, libjs-leaflet
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.