From 4b389616d02de2c550aace363e05478e8fea6075 Mon Sep 17 00:00:00 2001 From: linuxpoet Date: Fri, 6 Jun 2008 23:40:20 +0000 Subject: add apt-get list for ubuntu git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2159 4979c152-3d1c-0410-bac9-87ea11338e46 --- dists/deb/ubuntu/ubuntu.sh | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 dists/deb/ubuntu/ubuntu.sh (limited to 'dists') diff --git a/dists/deb/ubuntu/ubuntu.sh b/dists/deb/ubuntu/ubuntu.sh new file mode 100644 index 00000000..cd8b20c8 --- /dev/null +++ b/dists/deb/ubuntu/ubuntu.sh @@ -0,0 +1,13 @@ +#!/bin/sh +# This is not complete but it is a start +# +apt-get install libmime-perl +apt-get install texlive +apt-get install libtest-exception-perl +apt-get install libmime-lite-perl +apt-get install libconfig-std-perl +apt-get install libtemplate-perl +apt-get install liberror-perl +apt-get install libcgi-simple-perl +apt-get install libtest-exception-pe +apt-get install liblocale-maketext-lexicon-perl -- cgit v1.2.3