Browse Source

Text::Autoformat is required, so require perl-text, too

Ralf S. Engelschall 18 years ago
parent
commit
a5540e55e6
1 changed files with 2 additions and 2 deletions
  1. 2 2
      perl-www/perl-www.spec

+ 2 - 2
perl-www/perl-www.spec

@@ -175,8 +175,8 @@ Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20040130, perl >= %{V_perl}, perl-openpkg >= %{V_perl}-20051031
 PreReq:       OpenPKG, openpkg >= 20040130, perl >= %{V_perl}
-BuildPreReq:  perl-crypto, perl-ssl, perl-mail, perl-xml, perl-net, perl-time, perl-util, perl-module, perl-comp, perl-sys, perl-ds
-PreReq:       perl-crypto, perl-ssl, perl-mail, perl-xml, perl-net, perl-time, perl-util, perl-module, perl-comp, perl-sys, perl-ds
+BuildPreReq:  perl-crypto, perl-ssl, perl-mail, perl-xml, perl-net, perl-time, perl-util, perl-module, perl-comp, perl-sys, perl-ds, perl-text
+PreReq:       perl-crypto, perl-ssl, perl-mail, perl-xml, perl-net, perl-time, perl-util, perl-module, perl-comp, perl-sys, perl-ds, perl-text
 %if "%{with_curl}" == "yes"
 BuildPreReq:  curl
 PreReq:       curl