Changeset 21696 for Makefile.PL

Show
Ignore:
Timestamp:
08/01/08 15:14:25 (5 months ago)
Author:
audreyt
Message:

* Solve the problem reported by kolibrie++ of lacking network and parsec.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • Makefile.PL

    r21695 r21696  
    3737my $rebuilt; 
    3838$rebuilt ||= bootstrap_with(Cabal            => qr/1\.4\./, '1.4.0'); 
     39$rebuilt ||= bootstrap_with(parsec           => qr/2\./, '2.0'); 
     40$rebuilt ||= bootstrap_with(network          => qr/[12]\./, '1.0'); 
    3941$rebuilt ||= bootstrap_with(HTTP             => qr/300[01]\./, '3000.0'); 
    4042$rebuilt ||= bootstrap_with(zlib             => qr/0\.(?:[4-9]|[1-9]\d)\./, '0.4'); 
     
    4850 
    4951my @deps = qw( 
    50     filepath mtl stm network pretty time random process containers bytestring array directory  
     52    filepath mtl stm pretty time random process containers bytestring array directory  
    5153 
    5254    utf8-string