diff options
| author | Andreas Brachold <vdr07@deltab.de> | 2008-03-08 14:30:15 +0000 |
|---|---|---|
| committer | Andreas Brachold <vdr07@deltab.de> | 2008-03-08 14:30:15 +0000 |
| commit | a420ba2fd04bb2adce1c693fc8d296f332bdd95c (patch) | |
| tree | 625f296d92a0f370b6fe16e8fd3d15aa4c4ba4d7 /install-debian.sh | |
| parent | 3d506c66cc8ec133730edddeaff4bd2ffd8a129b (diff) | |
| download | xxv-a420ba2fd04bb2adce1c693fc8d296f332bdd95c.tar.gz xxv-a420ba2fd04bb2adce1c693fc8d296f332bdd95c.tar.bz2 | |
Charset UTF8 Support. Run 'xxvd --utf8' to use encoding utf8 as data charset.
Diffstat (limited to 'install-debian.sh')
| -rwxr-xr-x | install-debian.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/install-debian.sh b/install-debian.sh index 30128a5..4e7fa33 100755 --- a/install-debian.sh +++ b/install-debian.sh @@ -35,6 +35,7 @@ apt-get install \ libdbi-perl \ libmd5-perl \ libdigest-hmac-perl \ + libencode-perl \ libevent-perl \ libgd-gd2-noxpm-perl libgd-graph-perl libgd-graph3d-perl libgd-text-perl \ txt2html \ |
