Changeset 4168fb8


Ignore:
Timestamp:
Jul 10, 2011, 6:28:26 PM (13 years ago)
Author:
David Benjamin <davidben@mit.edu>
Children:
c964e34
Parents:
a130fc5
git-author:
David Benjamin <davidben@mit.edu> (07/10/11 18:21:58)
git-committer:
David Benjamin <davidben@mit.edu> (07/10/11 18:28:26)
Message:
Fix up dependencies in README file

Class::Accessor is a dependency of the core code.  Also, most of the
ones listed are Jabber module dependencies, so we may as well list them
as such.

Reported-by: William Throwe <wthrowe@mit.edu>
File:
1 edited

Legend:

Unmodified
Added
Removed
  • README

    r9179fd7 r4168fb8  
    1919
    2020AnyEvent
     21Class::Accessor
    2122Glib
    2223PAR
    23 Net::DNS
    24 Authen::SASL::Perl
    25 IO::Socket::SSL
    26 Digest::SHA1
    2724
    2825(Note that these are all available as Debian packages)
     
    3330
    3431AnyEvent::IRC
    35 Class::Accessor
     32
     33The Jabber module requires:
     34
     35Net::DNS
     36Authen::SASL::Perl
     37IO::Socket::SSL
     38Digest::SHA1
    3639
    3740The WordWrap module requires:
Note: See TracChangeset for help on using the changeset viewer.