Browse Source

Resolve missing dependency to Time::HiRes.pm.

master
parent
commit
153353f2b6
  1. 8
      perl-sys/perl-sys.spec

8
perl-sys/perl-sys.spec

@ -40,8 +40,8 @@ Packager: The OpenPKG Project
Distribution: OpenPKG [REL]
Group: Language
License: GPL/Artistic
Version: 20020515
Release: 20020515
Version: 20020516
Release: 20020516
# list of sources
Source0: http://www.cpan.org/modules/by-module/Unix/Unix-Syslog-%{V_syslog}.tar.gz
@ -53,8 +53,8 @@ Source4: http://www.cpan.org/modules/by-module/File/File-Tail-%{V_tail}.tar
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, perl
PreReq: OpenPKG, openpkg >= 20020206, perl
BuildPreReq: OpenPKG, openpkg >= 20020206, perl, perl-time
PreReq: OpenPKG, openpkg >= 20020206, perl, perl-time
AutoReq: no
AutoReqProv: no

Loading…
Cancel
Save