mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
perl/perl-Test-MockModule: Fixed REQUIRES.
CGI was removed from the perl-5.22 core. Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
8297902b48
commit
679a219cc2
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://search.cpan.org/CPAN/authors/id/S/SI/SIMONFLK/Test-MockModule-0
|
|||
MD5SUM="1b013aeeb221f83e7f325a2f98169296"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
REQUIRES="perl-CGI"
|
||||
MAINTAINER="Mikko Värri"
|
||||
EMAIL="vmj@linuxbox.fi"
|
||||
|
|
Loading…
Reference in a new issue