From a82a2901978bc1b272c677883e6525494bc3573b Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sat, 8 Feb 2014 23:59:08 -0500 Subject: debian/control, sisu-postgresql & sisu-sqlite add suggests web server & fcgiwrap * fcgiwrap & nginx-light or httpd (sample nginx setup provided in project) --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 5e12d3ab..d24c8d89 100644 --- a/debian/control +++ b/debian/control @@ -98,7 +98,7 @@ Architecture: all Depends: ${misc:Depends}, ruby | ruby-interpreter, sisu (= ${source:Version}), postgresql, ruby-dbd-pg, ruby-dbi, ruby-fcgi -Suggests: postgresql-contrib +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 framework for document collections. @@ -117,6 +117,7 @@ Architecture: all Depends: ${misc:Depends}, ruby | ruby-interpreter, sisu (= ${source:Version}), sqlite3, ruby-sqlite3, ruby-dbd-sqlite3, ruby-dbi, ruby-fcgi +Suggests: fcgiwrap, nginx-light | httpd Description: SiSU dependencies for use with SQLite database SiSU is a lightweight markup based document structuring, publishing and search framework for document collections. -- cgit v1.2.3