From 27240de48d9f77c59c1a6dabdfa0a4ec3134feea Mon Sep 17 00:00:00 2001 From: Aaron Rainbolt Date: Wed, 26 Jun 2024 23:34:54 -0500 Subject: [PATCH] Adjust build deps --- debian/changelog | 1 + debian/control | 16 +++++++--------- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/debian/changelog b/debian/changelog index e47d7b1..0931511 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ lxqt-config (2.0.0-0ubuntu1) UNRELEASED; urgency=medium * Update copyright file. * Bump Standards-Version to 4.7.0, no changes necessary. * Remove obsolete patches. + * Adjust build dependencies. -- Aaron Rainbolt Wed, 26 Jun 2024 23:23:39 -0500 diff --git a/debian/control b/debian/control index 156cb03..db76ba6 100644 --- a/debian/control +++ b/debian/control @@ -5,19 +5,18 @@ Uploaders: Simon Quigley Section: x11 Priority: optional Build-Depends: debhelper-compat (= 13), - libkf5screen-dev, - libkf5windowsystem-dev, - liblxqt1-dev (>= 1.4.0), - libqt5svg5-dev, - libqt5x11extras5-dev, + libkf6screen-dev, + libkf6windowsystem-dev, + liblxqt2-dev (>= 1.4.0), libx11-dev, libxcb-randr0-dev, libxcursor-dev, libxfixes-dev, libxi-dev, - lxqt-menu-data (>= 1.4.0), - qtbase5-private-dev, + lxqt-menu-data (>= 2.0.0), xserver-xorg-input-libinput-dev, + qt6-base-private-dev, + qt6-svg-dev, zlib1g-dev Standards-Version: 4.7.0 Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-config-packaging @@ -45,7 +44,6 @@ Suggests: adwaita-qt, lxappearance, lxqt | lxqt-core, obconf-qt, - qt5-style-plugins, synaptic Description: LXQt system settings center The LXQt system settings center @@ -56,6 +54,6 @@ Package: lxqt-config-l10n Architecture: all Multi-Arch: foreign Section: localization -Depends: qttranslations5-l10n, ${misc:Depends} +Depends: qt6-translations-l10n, ${misc:Depends} Description: Language package for lxqt-config This package contains the l10n files needed by lxqt-config.