From 34f90551c2ae0635ed9a2cda32b607455ddded6e Mon Sep 17 00:00:00 2001 From: Aaron Rainbolt Date: Fri, 1 Aug 2025 11:56:53 -0500 Subject: [PATCH] Update dependencies --- debian/changelog | 1 + debian/control | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index cd762cb..031d2ee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ lxqt-archiver (1.2.0-0ubuntu1) questing; urgency=medium * New upstream release. + - Update build and runtime dependencies. * Update copyright file. * Bump Standards-Version to 4.7.2, no changes needed. diff --git a/debian/control b/debian/control index 29fbffa..4073716 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Section: x11 Priority: optional Build-Depends: debhelper-compat (= 13), cmake (>= 3.18), - libfm-qt6-dev (>= 2.1.0), + libfm-qt6-dev (>= 2.2.0), libjson-glib-dev, libmagic-dev, libxcb-composite0-dev, @@ -40,7 +40,7 @@ Build-Depends: debhelper-compat (= 13), libxcb-xv0-dev, libxcb-xvmc0-dev, libxkbcommon-dev (>= 0.5.0), - lxqt-build-tools (>= 2.1.0) + lxqt-build-tools (>= 2.2.0) Standards-Version: 4.7.2 Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-archiver-packaging Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-archiver-packaging.git @@ -51,7 +51,7 @@ Rules-Requires-Root: no Package: lxqt-archiver Architecture: any -Depends: bzip2, p7zip-full, ${misc:Depends}, ${shlibs:Depends} +Depends: bzip2, 7zip, ${misc:Depends}, ${shlibs:Depends} Recommends: gvfs, lxqt-archiver-l10n, unzip, xz-utils, zip Suggests: arj, binutils, @@ -67,7 +67,7 @@ Suggests: arj, sharutils, unace, unalz, - unrar-free | unar | unrar | p7zip-rar, + unrar-free | unar | unrar | 7zip-rar, zoo Description: Archive Manager for LXQt LXQt Archiver is an archive manager for the LXQt environment.