Projet

Général

Profil

0001-debian-add-python-magic-to-recommends-9315.patch

Frédéric Péters, 16 décembre 2015 15:31

Télécharger (1,03 ko)

Voir les différences:

Subject: [PATCH] debian: add python-magic to recommends (#9315)

 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
debian/control
10 10
Package: wcs
11 11
Architecture: all
12 12
Depends: ${python:Depends}, python-quixote, python-scgi, graphviz, python-feedparser, python-imaging
13
Recommends: python-dns, python-m2crypto, python-xlwt, python-qrcode, libjs-leaflet
13
Recommends: python-dns, python-m2crypto, python-xlwt, python-qrcode, libjs-leaflet, python-magic
14 14
Suggests: libapache2-mod-scgi | libapache-mod-scgi, python-libxml2, python-lasso, python-psycopg2
15 15
Description: web application to design and set up online forms
16 16
 w.c.s. is a web application which allows to design and set up online forms.
17
-