From 4397887df816796959f1c81b1e498e17bb516f75 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sat, 30 Aug 2014 14:48:25 -0400 Subject: debian/control fcgi (alternative for wheezy) --- debian/control | 4 ++-- 1 file 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 -- cgit v1.2.3