From b508f78133ef2d478b492e90a86447c45e06df7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Wed, 16 Dec 2015 15:30:37 +0100 Subject: [PATCH] debian: add python-magic to recommends (#9315) --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index d60fff2..845f016 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ X-Python-Version: 2.7 Package: wcs Architecture: all Depends: ${python:Depends}, python-quixote, python-scgi, graphviz, python-feedparser, python-imaging -Recommends: python-dns, python-m2crypto, python-xlwt, python-qrcode, libjs-leaflet +Recommends: python-dns, python-m2crypto, python-xlwt, python-qrcode, libjs-leaflet, python-magic 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. -- 2.6.4