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
25922bf5a8
commit
bdebc1b09d
1 changed files with 12 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ data:
|
|||
- perl-Carp
|
||||
- perl-Compress-Bzip2
|
||||
- perl-Compress-Raw-Bzip2
|
||||
- perl-Compress-Raw-Lzma
|
||||
- perl-Compress-Raw-Zlib
|
||||
- perl-Config-Perl-V
|
||||
- perl-constant
|
||||
|
|
@ -65,6 +66,7 @@ data:
|
|||
- perl-Importer
|
||||
- perl-inc-latest
|
||||
- perl-IO-Compress
|
||||
- perl-IO-Compress-Lzma
|
||||
- perl-IO-Socket-IP
|
||||
- perl-IPC-Cmd
|
||||
- perl-IPC-System-Simple
|
||||
|
|
@ -157,6 +159,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
|
||||
|
|
@ -173,6 +176,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
|
||||
|
|
@ -252,6 +256,10 @@ data:
|
|||
rationale: A build dependency.
|
||||
ref: f31
|
||||
buildorder: 3
|
||||
perl-Compress-Raw-Lzma:
|
||||
rationale: A build dependency.
|
||||
ref: f31
|
||||
buildorder: 3
|
||||
perl-Compress-Raw-Zlib:
|
||||
rationale: A build dependency.
|
||||
ref: f31
|
||||
|
|
@ -632,6 +640,10 @@ data:
|
|||
rationale: A build dependency.
|
||||
ref: f31
|
||||
buildorder: 4
|
||||
perl-IO-Compress-Lzma:
|
||||
rationale: A build dependency.
|
||||
ref: f31
|
||||
buildorder: 4
|
||||
perl-Module-Build:
|
||||
rationale: A build dependency.
|
||||
ref: f31
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue