diff options
author | Joe Rayhawk <jrayhawk@omgwallhack.org> | 2014-10-29 16:16:03 -0700 |
---|---|---|
committer | Joe Rayhawk <jrayhawk@omgwallhack.org> | 2014-10-29 16:16:03 -0700 |
commit | d68916ee9504714935793950df00709e15405e7d (patch) | |
tree | fd8fe4be4fef9d4d2011a6cc431d333d381e99e3 /docs/install_notes.txt | |
parent | 646b92e39c7b46b706de364c2d1d22c7849e5036 (diff) | |
download | piny-code-d68916ee9504714935793950df00709e15405e7d.tar.gz piny-code-d68916ee9504714935793950df00709e15405e7d.zip |
install notes: adding ksh to list of package dependencies
Diffstat (limited to 'docs/install_notes.txt')
-rw-r--r-- | docs/install_notes.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/install_notes.txt b/docs/install_notes.txt index e7645f4..0724dd2 100644 --- a/docs/install_notes.txt +++ b/docs/install_notes.txt @@ -1,4 +1,4 @@ -List of runtime dependencies: apache2 libconfig-gitlike-perl libcrypt-blowfish-perl libcrypt-cbc-perl libdigest-hmac-perl libdigest-sha-perl libemail-valid-loose-perl libgetopt-tabular-perl libjson-perl libmath-gmp-perl libmime-base32-perl libmoose-perl libmoosex-singleton-perl libmoosex-strictconstructor-perl moreutils ssl-cert libapache2-mod-auth-pam libapache2-mod-auth-sys-group git libsearch-xapian-perl libcgi-session-perl libcgi-formbuilder-perl libxml-simple-perl perlmagick libfile-chdir-perl libtext-markdown-discount-perl libtext-csv-perl graphviz texlive dvipng libsort-naturally-perl gcc sudo +List of runtime dependencies: apache2 libconfig-gitlike-perl libcrypt-blowfish-perl libcrypt-cbc-perl libdigest-hmac-perl libdigest-sha-perl libemail-valid-loose-perl libgetopt-tabular-perl libjson-perl libmath-gmp-perl libmime-base32-perl libmoose-perl libmoosex-singleton-perl libmoosex-strictconstructor-perl moreutils ssl-cert libapache2-mod-auth-pam libapache2-mod-auth-sys-group git libsearch-xapian-perl libcgi-session-perl libcgi-formbuilder-perl libxml-simple-perl perlmagick libfile-chdir-perl libtext-markdown-discount-perl libtext-csv-perl graphviz texlive dvipng libsort-naturally-perl gcc sudo ksh List of source dependencies: dpkg-dev debhelper devscripts fakeroot texlive-extra-utils wdg-html-validator po4a cdbs zlib1g-dev libssl-dev libcurl4-openssl-dev build-essential libhtml-template-perl libhtml-scrubber-perl libyaml-libyaml-perl python-support # wheezy is best-tested at this point |