diff options
| author | anbr <vdr07@deltab.de> | 2013-05-02 16:41:39 +0200 |
|---|---|---|
| committer | anbr <vdr07@deltab.de> | 2013-05-02 16:41:39 +0200 |
| commit | 235145484dfec885325c692b1b9bdb82b713bb01 (patch) | |
| tree | 1ee7a0c5c1d6c9a0456911a65cf027cff451ed12 /install-debian.sh | |
| parent | e1dc0d522cf7e33cd3f41c9bdf6f94db47eac176 (diff) | |
| download | xxv-235145484dfec885325c692b1b9bdb82b713bb01.tar.gz xxv-235145484dfec885325c692b1b9bdb82b713bb01.tar.bz2 | |
Update package depends
Diffstat (limited to 'install-debian.sh')
| -rwxr-xr-x | install-debian.sh | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/install-debian.sh b/install-debian.sh index 846a316..5a7c43e 100755 --- a/install-debian.sh +++ b/install-debian.sh @@ -35,11 +35,10 @@ apt-get install \ libdate-manip-perl \ libdbd-mysql-perl \ libdbi-perl \ - libfont-ttf-perl \ - libmd5-perl \ + libfont-ttf-perl \ libdigest-hmac-perl \ libevent-perl \ - libgd-gd2-noxpm-perl libgd-graph-perl libgd-graph3d-perl libgd-text-perl \ + libgd-gd2-perl libgd-graph-perl libgd-graph3d-perl libgd-text-perl \ txt2html \ libhtml-tree-perl \ libjson-perl \ @@ -49,7 +48,7 @@ apt-get install \ libmp3-info-perl \ libnet-amazon-perl \ libnet-xmpp-perl \ - libproc-process-perl \ + libproc-processtable-perl \ libsoap-lite-perl \ libtemplate-perl \ libhtml-template-perl \ |
