diff options
author | Russ Allbery <rra@stanford.edu> | 2010-02-21 22:00:07 -0800 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2010-02-21 22:00:07 -0800 |
commit | 95df9ad587cb65fb3eb477f4fc981120409ef30d (patch) | |
tree | 9ceedae81987a43e9b70295a05167ca82078deb0 /README | |
parent | d04d26c6e447727cd43bd2182182117ec7302dc7 (diff) |
Correct README statement about no Heimdal support for client
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -64,8 +64,7 @@ REQUIREMENTS http://www.eyrie.org/~eagle/software/remctl/ - The wallet client currently requires MIT Kerberos and will need some - minor portability modifications to build with Heimdal. + The wallet client will build with either MIT Kerberos or Heimdal. The wallet server is written in Perl and requires Perl 5.6.0 or later. It uses the Perl DBI layer to talk to a database, and therefore the DBI |