Browse Source

Please review. Corrected dependencies, based on my limited perl knowlege.

master
parent
commit
ae7e1117a0
  1. 4
      perl-util/perl-util.spec

4
perl-util/perl-util.spec

@ -46,8 +46,8 @@ Source1: http://www.cpan.org/modules/by-module/Inline/Inline-%{V_inline}.ta
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, perl
PreReq: OpenPKG, openpkg >= 20020206, perl
BuildPreReq: OpenPKG, openpkg >= 20020206, perl, perl-crypto, perl-parse, gcc
PreReq: OpenPKG, openpkg >= 20020206, perl, perl-crypto, perl-parse
AutoReq: no
AutoReqProv: no

Loading…
Cancel
Save