diff options
author | chatty | 2003-06-12 11:08:30 +0000 |
---|---|---|
committer | chatty | 2003-06-12 11:08:30 +0000 |
commit | 700b592b34b38c12304e03f017cc7cde849e09cd (patch) | |
tree | a99b910622dea0fc6605a70944d493b7f1c04411 /rpm/rules | |
parent | 062c7d8411c0509fceb50e8ffc40ecf556c65525 (diff) | |
download | ivy-perl-700b592b34b38c12304e03f017cc7cde849e09cd.zip ivy-perl-700b592b34b38c12304e03f017cc7cde849e09cd.tar.gz ivy-perl-700b592b34b38c12304e03f017cc7cde849e09cd.tar.bz2 ivy-perl-700b592b34b38c12304e03f017cc7cde849e09cd.tar.xz |
Packed version 4.15
Diffstat (limited to 'rpm/rules')
-rw-r--r-- | rpm/rules | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ $Vendor = "Centre d'Etudes de la Navigation Aerienne"; $Distribution = "Toccata"; $Group = "System Environment/Libraries"; $Url = "http://www.tls.cena.fr/products/ivy"; -$Requires = "perl = 5.601, perl-Time-Gettimeofday"; +$Requires = "perl, perl-Time-Gettimeofday"; $Description = "This is the Perl interface to the Ivy software bus developped at CENA."; $Build = "perl Makefile.PL |