diff options
| author | Ron Yorston <rmy@pobox.com> | 2026-03-24 12:15:33 +0000 |
|---|---|---|
| committer | Ron Yorston <rmy@pobox.com> | 2026-03-24 12:15:33 +0000 |
| commit | aaae1865727bcd53da581340456de34dfb182d5c (patch) | |
| tree | b0be881225fad8bcb14977854b248539b7d81ea2 /archival/libarchive/Kbuild.src | |
| parent | 052807cc3330b3c5c1fb60b93ad0d2039d6142df (diff) | |
| download | busybox-w32-zstd.tar.gz busybox-w32-zstd.tar.bz2 busybox-w32-zstd.zip | |
archival: support zstd in rpm and dpkgzstd
Diffstat (limited to '')
| -rw-r--r-- | archival/libarchive/Kbuild.src | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archival/libarchive/Kbuild.src b/archival/libarchive/Kbuild.src index 70c7fae5b..1af3cf61d 100644 --- a/archival/libarchive/Kbuild.src +++ b/archival/libarchive/Kbuild.src | |||
| @@ -39,6 +39,7 @@ DPKG_FILES:= \ | |||
| 39 | get_header_tar_bz2.o \ | 39 | get_header_tar_bz2.o \ |
| 40 | get_header_tar_lzma.o \ | 40 | get_header_tar_lzma.o \ |
| 41 | get_header_tar_xz.o \ | 41 | get_header_tar_xz.o \ |
| 42 | get_header_tar_zstd.o \ | ||
| 42 | 43 | ||
| 43 | INSERT | 44 | INSERT |
| 44 | 45 | ||
