Correct build and runtime dependencies.

Thu, 04 Oct 2012 20:39:52 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 04 Oct 2012 20:39:52 +0200
changeset 722
657a1a956cbb
parent 721
63c8527d60f4
child 723
f051a589a05a

Correct build and runtime dependencies.

squirrelmail/squirrelmail.spec file | annotate | diff | comparison | revisions
     1.1 --- a/squirrelmail/squirrelmail.spec	Thu Oct 04 20:39:11 2012 +0200
     1.2 +++ b/squirrelmail/squirrelmail.spec	Thu Oct 04 20:39:52 2012 +0200
     1.3 @@ -97,7 +97,9 @@
     1.4  #   build information
     1.5  BuildPreReq:  OpenPKG, openpkg >= 20100101
     1.6  PreReq:       OpenPKG, openpkg >= 20100101
     1.7 -PreReq:       MTA, apache, apache-php, apache-php::with_xml = yes
     1.8 +PreReq:       MTA, apache, apache-php
     1.9 +PreReq:       apache-php::with_xml = yes
    1.10 +PreReq:       apache-php::with_ldap = yes
    1.11  
    1.12  %description
    1.13      SquirrelMail is a standards based webmail package written in PHP. It

mercurial