From 18b1d9d8e401b01d7d1858405b5fcb4728a0f7a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Wed, 20 Sep 2017 14:31:00 +0200 Subject: [PATCH] debian: remove python-scgi dependency (#18815) --- debian/control | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/control b/debian/control index c4b6f5496..cd954f2d5 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,6 @@ Depends: ${misc:Depends}, ${python:Depends}, python-django (>= 1.8), python-quixote, python-hobo, - python-scgi, graphviz, python-feedparser, python-imaging,