From 0a9f2c561b96fafa46276aef026ddaa9e0412a02 Mon Sep 17 00:00:00 2001 From: Mohamed Larabi Date: Mon, 23 Sep 2013 17:00:11 +0200 Subject: [PATCH] add apache2 and libapache2-mod-wsgi to unfold dependencies --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index d468e9e5..b3b54ace 100644 --- a/debian/control +++ b/debian/control @@ -13,5 +13,5 @@ Description: Myslice plugins, based on django and unfold frontend # Thierry: the recipe I'm using somehow only works with several packages Package: unfold Architecture: any -Depends: python, python-django, python-pyparsing +Depends: python, python-django, python-pyparsing, apache2, libapache2-mod-wsgi Description: Generic django-based frontend for manifold backends -- 2.43.0