From 65d805c56bdf9a3748db2d911046892e370394c6 Mon Sep 17 00:00:00 2001 From: Joe Rayhawk Date: Mon, 23 Apr 2012 22:45:21 -0700 Subject: install notes: libdigest-sha1-perl has been renamed to libdigest-sha-perl --- docs/install_notes.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs/install_notes.txt') diff --git a/docs/install_notes.txt b/docs/install_notes.txt index 0b531de..b702be3 100644 --- a/docs/install_notes.txt +++ b/docs/install_notes.txt @@ -1,5 +1,5 @@ -List of runtime dependencies: apache2 libconfig-simple-perl libcrypt-blowfish-perl libcrypt-cbc-perl libdigest-hmac-perl libdigest-sha1-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 -List of source dependencies: dpkg-dev debhelper devscripts fakeroot texlive-extra-utils libxml-simple-perl wdg-html-validator perlmagick po4a libfile-chdir-perl libtext-markdown-discount-perl cdbs zlib1g-dev libssl-dev libcurl4-openssl-dev +List of runtime dependencies: apache2 libconfig-simple-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 +List of source dependencies: dpkg-dev debhelper devscripts fakeroot texlive-extra-utils wdg-html-validator po4a cdbs zlib1g-dev libssl-dev libcurl4-openssl-dev # wheezy is best-tested at this point @@ -8,6 +8,7 @@ cd ~ git clone git://git.ikiwiki.info cd git.ikiwiki.info sed '/<\/pre>/,/
/ d' < doc/todo/headless_git_branches.mdwn | patch -p1
+# you may wish to git commit IkiWiki/Plugin/git.pm if you intend to continue tracking upstream
 dpkg-buildpackage -tc -uc -us
 debi
 
-- 
cgit v1.2.3