shellinabox/debian/control
zodiac ff6ffe7400 Addes a dependency on the "openssl" command line tool to the Debian package.
This is needed to create self-signed certificates, if no other SSL certificates
are available.


git-svn-id: https://shellinabox.googlecode.com/svn/trunk@88 0da03de8-d603-11dd-86c2-0f8696b7b6f9
2009-03-23 16:15:27 +00:00

16 lines
591 B
Text

Source: shellinabox
Section: web
Priority: optional
Maintainer: Markus Gutschke <markus@shellinabox.com>
Build-Depends: debhelper (>= 4.0.0), binutils, libssl-dev, libpam0g-dev
Standards-Version: 3.6.1
Package: shellinabox
Section: web
Architecture: any
Depends: ${shlibs:Depends}, adduser
Suggests: libssl0.9.8, libpam0g, openssl
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
and then exports a SSL/TLS encrypted login shell.