From 92acf888261e6c4cfe7a4dfd679ab4df7e5e8c5d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Fri, 7 Mar 2014 23:44:46 +0100 Subject: [PATCH] Try to recommend apache (will be setup launched after apache?). --- rocci-server/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rocci-server/debian/control b/rocci-server/debian/control index b3cabed..32ce335 100644 --- a/rocci-server/debian/control +++ b/rocci-server/debian/control @@ -16,7 +16,7 @@ Pre-Depends: ${misc:Pre-Depends} Depends: bundler, git, memcached, ruby | ruby-interpreter ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} -Recommends: libapache2-mod-passenger (>= 4.0.29) +Recommends: libapache2-mod-passenger (>= 4.0.29), apache2-mpm-worker Description: Ruby OCCI Server OCCI (the Open Cloud Computing Interface) is a standard by the Open Grid Forum, specifying a protocol and API to perform various remote management tasks in -- 1.8.2.3