Browse Source

Add build and runtime dependencies to fix missing IO::String dependency.

master
parent
commit
1b69173178
  1. 8
      perl-gfx/perl-gfx.spec

8
perl-gfx/perl-gfx.spec

@ -36,8 +36,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/Image/Image-Info-%{V_info}.tar.gz
@ -46,8 +46,8 @@ Source1: http://www.cpan.org/modules/by-module/Image/Image-Size-%{V_size}.t
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, perl
PreReq: OpenPKG, openpkg >= 20020206, perl
BuildPreReq: OpenPKG, openpkg >= 20020206, perl, perl-ds
PreReq: OpenPKG, openpkg >= 20020206, perl, perl-ds
AutoReq: no
AutoReqProv: no

Loading…
Cancel
Save