Skip to content

Commit d824e68

Browse files
committed
fix: Fix tar.lzo compression format unavailable
Fix tar.lzo compression format unavailable Log: Fix tar.lzo compression format unavailable
1 parent 80b6b0b commit d824e68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Standards-Version: 4.1.3
3030

3131
Package: deepin-compressor
3232
Architecture: any
33-
Depends: ${shlibs:Depends}, ${misc:Depends}, p7zip-full, deepin-shortcut-viewer, unar[i386 amd64], unrar[i386 amd64], pigz
33+
Depends: ${shlibs:Depends}, ${misc:Depends}, p7zip-full, deepin-shortcut-viewer, unar[i386 amd64], unrar[i386 amd64], pigz, lzop
3434
Recommends: uos-reporter, deepin-event-log
3535
Description: Archive Manager is a fast and lightweight application for creating and extracting archives.
3636
Archive Manager is a user-friendly and easy-to-use compressing and decompressing software, supporting multiple compressing formats such as 7z, jar, tar, tar.bz2, tar.gz, tar.lz, tar.lzm, tar.lzo, tar.Z, zip as well as encrypted compressing settings.

0 commit comments

Comments
 (0)