From 8f2d101f6da616c2a1d3a001a663efd129895e2b Mon Sep 17 00:00:00 2001 From: zodiac Date: Wed, 31 Dec 2008 17:10:28 +0000 Subject: [PATCH] Add a suggestion for the Debian package to install SSL and PAM libraries. git-svn-id: https://shellinabox.googlecode.com/svn/trunk@21 0da03de8-d603-11dd-86c2-0f8696b7b6f9 --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 7afc4d9..e30ffe4 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ Package: shellinabox Section: web Architecture: any Depends: ${shlibs:Depends}, adduser +Suggests: libssl0.9.8, libpam0g Description: publish command line shell through AJAX interface Shellinabox can export arbitrary command line programs to any JavaScript enabled web browser. By default, it prompts for username and password