From 8f9ea572f91a0e3204b9bbd659f479097180f307 Mon Sep 17 00:00:00 2001 From: ZhangTingan Date: Fri, 6 Feb 2026 14:19:01 +0800 Subject: [PATCH] fix: add `rar` depends to extrart long-filename file Log: as title Bug: https://pms.uniontech.com/bug-view-343139.html --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index a16355395..63501b94a 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 4.1.3 Package: deepin-compressor Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, p7zip-full, deepin-shortcut-viewer, unar[i386 amd64], unrar[i386 amd64], pigz +Depends: ${shlibs:Depends}, ${misc:Depends}, p7zip-full, deepin-shortcut-viewer, unar[i386 amd64], unrar[i386 amd64], rar[i386 amd64], pigz Recommends: uos-reporter, deepin-event-log Description: Archive Manager is a fast and lightweight application for creating and extracting archives. 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.