aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2014-08-30 14:48:25 -0400
committerRalph Amissah <ralph@amissah.com>2014-08-30 14:48:28 -0400
commit4397887df816796959f1c81b1e498e17bb516f75 (patch)
tree64ae855f269a985a4dec572aaf265c5cc97c6bc0
parentdebian/changelog (5.6.3-1) (diff)
debian/control fcgi (alternative for wheezy)
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 5961a378..e7123199 100644
--- a/debian/control
+++ b/debian/control
@@ -98,7 +98,7 @@ Package: sisu-postgresql
Architecture: all
Depends:
${misc:Depends}, ruby | ruby-interpreter, sisu (= ${source:Version}),
- postgresql, ruby-pg, ruby-fcgi
+ postgresql, ruby-pg, ruby-fcgi | libfcgi-ruby
Suggests: fcgiwrap, nginx-light | httpd, postgresql-contrib
Description: SiSU dependencies for use with PostgreSQL database
SiSU is a lightweight markup based document structuring, publishing and search
@@ -117,7 +117,7 @@ Package: sisu-sqlite
Architecture: all
Depends:
${misc:Depends}, ruby | ruby-interpreter, sisu (= ${source:Version}), sqlite3,
- ruby-sqlite3, ruby-fcgi
+ ruby-sqlite3, ruby-fcgi | libfcgi-ruby
Suggests: fcgiwrap, nginx-light | httpd
Description: SiSU dependencies for use with SQLite database
SiSU is a lightweight markup based document structuring, publishing and search