diff options
Diffstat (limited to 'archivers/Makefile')
-rw-r--r-- | archivers/Makefile | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index f42116a2576c..759464313a16 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -72,7 +72,6 @@ SUBDIR += libzip SUBDIR += libzippp SUBDIR += linux-c7-lz4 - SUBDIR += linux-rl9-brotli SUBDIR += linux-rl9-lz4 SUBDIR += lizard SUBDIR += lrzip @@ -176,6 +175,10 @@ SUBDIR += php84-phar SUBDIR += php84-zip SUBDIR += php84-zlib + SUBDIR += php85-bz2 + SUBDIR += php85-phar + SUBDIR += php85-zip + SUBDIR += php85-zlib SUBDIR += pigz SUBDIR += pixz SUBDIR += plakar @@ -196,6 +199,7 @@ SUBDIR += py-comicapi SUBDIR += py-compressed-rtf SUBDIR += py-cramjam + SUBDIR += py-extractcode SUBDIR += py-inflate64 SUBDIR += py-laszip SUBDIR += py-libarchive-c @@ -241,6 +245,7 @@ SUBDIR += rubygem-minitar0 SUBDIR += rubygem-ruby-xz SUBDIR += rubygem-rubyzip + SUBDIR += rubygem-rubyzip-gitlab SUBDIR += rubygem-rubyzip13 SUBDIR += rubygem-rubyzip2 SUBDIR += rubygem-snappy |