From 6a15c4a9efb8004fbde4b7712e4c88fa29ad90ec Mon Sep 17 00:00:00 2001 From: Aaron Rainbolt Date: Thu, 27 Jun 2024 16:23:37 -0500 Subject: [PATCH] Adjust deps --- debian/changelog | 1 + debian/control | 11 +++++------ 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 43f8a09..1305631 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ lxqt-sudo (2.0.0-0ubuntu1) UNRELEASED; urgency=medium * Update copyright file. * Drop enable-bidirectional-communication.patch, applied upstream. * Bump Standards-Version to 4.7.0, no changes necessary. + * Adjust dependencies. -- Aaron Rainbolt Thu, 27 Jun 2024 16:17:43 -0500 diff --git a/debian/control b/debian/control index afaa2d0..d308f22 100644 --- a/debian/control +++ b/debian/control @@ -9,11 +9,10 @@ Uploaders: Alf Gaida , Section: x11 Priority: optional Build-Depends: debhelper-compat (= 13), - libkf5windowsystem-dev, - liblxqt1-dev (>= 1.4.0), - libqt5svg5-dev, - libqt5x11extras5-dev, - libx11-dev + libkf6windowsystem-dev, + liblxqt2-dev (>= 1.4.0), + libx11-dev, + qt6-svg-dev Standards-Version: 4.7.0 Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-sudo-packaging Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-sudo-packaging.git @@ -37,7 +36,7 @@ Package: lxqt-sudo-l10n Architecture: all Multi-Arch: foreign Section: localization -Depends: qttranslations5-l10n, ${misc:Depends} +Depends: qt6-translations-l10n, ${misc:Depends} Description: Language package for lxqt-sudo The l10n files for lxqt-sudo. .