Add perl-Compress-Raw-Lzma and perl-IO-Compress-Lzma
They are needed for perl-Archive-Tar that was rebased to 2.36.
This commit is contained in:
parent
df8a1083fd
commit
6c24e4fab7
1 changed files with 8 additions and 0 deletions
|
|
@ -161,6 +161,7 @@ data:
|
|||
%_without_perl_B_Debug_enables_optional_test 1
|
||||
%_without_perl_Compress_Bzip2_enables_optional_test 1
|
||||
%_without_perl_Compress_Raw_Bzip2_enables_optional_test 1
|
||||
%_without_perl_Compress_Raw_Lzma_enables_optional_test 1
|
||||
%_without_perl_Compress_Raw_Zlib_enables_optional_test 1
|
||||
%_without_perl_constant_enables_optional_test 1
|
||||
%_without_perl_CPAN_enables_optional_test 1
|
||||
|
|
@ -177,6 +178,7 @@ data:
|
|||
%_without_perl_ExtUtils_Install_enables_optional_test 1
|
||||
%_without_perl_Filter_enables_optional_test 1
|
||||
%_without_perl_IO_Compress_enables_optional_test 1
|
||||
%_without_perl_IO_Compress_Lzma_enables_optional_test 1
|
||||
%_without_perl_IO_Socket_IP_enables_optional_test 1
|
||||
%_without_perl_IPC_Cmd_enables_IPC_Run 1
|
||||
%_without_perl_IPC_System_Simple_enables_optional_test 1
|
||||
|
|
@ -241,6 +243,9 @@ data:
|
|||
perl-Compress-Raw-Bzip2:
|
||||
rationale: Core Perl API.
|
||||
ref: f31
|
||||
perl-Compress-Raw-Lzma:
|
||||
rationale: A run-time dependency.
|
||||
ref: f31
|
||||
perl-Compress-Raw-Zlib:
|
||||
rationale: Core Perl API.
|
||||
ref: f31
|
||||
|
|
@ -361,6 +366,9 @@ data:
|
|||
perl-IO-Compress:
|
||||
rationale: Core Perl API.
|
||||
ref: f31
|
||||
perl-IO-Compress-Lzma:
|
||||
rationale: A run-time dependency.
|
||||
ref: f31
|
||||
perl-IO-Socket-IP:
|
||||
rationale: Core Perl API.
|
||||
ref: f31
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue