summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--httemplate/docs/upgrade10.html2
-rw-r--r--install/debian/3.1/INSTALL2
2 files changed, 2 insertions, 2 deletions
diff --git a/httemplate/docs/upgrade10.html b/httemplate/docs/upgrade10.html
index 38e1591de..7b6d2cc1d 100644
--- a/httemplate/docs/upgrade10.html
+++ b/httemplate/docs/upgrade10.html
@@ -11,7 +11,7 @@ install Net::SSH 0.08
install NetAddr::IP, Chart::Base, Locale::SubCountry,
JavaScript::RPC (JavaScript::RPC::Server::CGI), Text::CSV_XS,
Spreadsheet::WriteExcel, IO-stringy (IO::Scalar), Frontier::RPC
-(Frontier::RPC2) and MIME::Entity (MIME-tools)
+(Frontier::RPC2), MIME::Entity (MIME-tools) and IPC::Run3
<!-- and Crypt::YAPassGen-->
INSERT INTO msgcat ( msgnum, msgcode, locale, msg ) VALUES ( 20, 'svc_external-id', 'en_US', 'External ID' );
diff --git a/install/debian/3.1/INSTALL b/install/debian/3.1/INSTALL
index 170bd0490..563bfe8bb 100644
--- a/install/debian/3.1/INSTALL
+++ b/install/debian/3.1/INSTALL
@@ -28,7 +28,7 @@ apt-get install make screen zsh cvs fsh rsync \
libtext-autoformat-perl libtext-quoted-perl libregexp-common-perl \
libhtml-scrubber-perl libtree-simple-perl liblocale-subcountry-perl \
libtext-csv-perl libspreadsheet-writeexcel-perl libfrontier-rpc-perl \
- libjavascript-rpc-perl
+ libjavascript-rpc-perl libipc-run3-perl
useradd freeside
groupadd freeside