From 12890bf1f02082c4166df85955d428f28dcb8091 Mon Sep 17 00:00:00 2001 From: Aaron Rainbolt Date: Wed, 19 Jun 2024 17:01:29 -0500 Subject: [PATCH] Adjust build deps --- debian/changelog | 1 + debian/control | 19 +++++++++---------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/debian/changelog b/debian/changelog index e115ef3..ee78978 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ lxqt-qtplugin (2.0.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. * Update copyright file. * Bump Standards-Version to 4.7.0, no changes necessary. + * Adjust build dependencies. -- Aaron Rainbolt Tue, 18 Jun 2024 22:11:31 -0500 diff --git a/debian/control b/debian/control index 3ef8151..d2d8091 100644 --- a/debian/control +++ b/debian/control @@ -10,16 +10,15 @@ Uploaders: Alf Gaida , Section: x11 Priority: optional Build-Depends: debhelper-compat (= 13), - libdbusmenu-qt5-dev, - libfm-qt-dev (>= 1.4.0), - libkf5windowsystem-dev, - libqt5svg5-dev, - libqt5x11extras5-dev, - libqt5xdg-dev (>= 3.12.0), - libqt5xdgiconloader-dev (>= 3.12.0), + libdbusmenu-lxqt0-dev, + libfm-qt6-dev (>= 2.0.0), + libkf6windowsystem-dev, + libqt6xdg-dev (>= 4.0.0), + libqt6xdgiconloader-dev (>= 4.0.0), libx11-dev, - lxqt-build-tools (>= 0.13.0), - qtbase5-private-dev + lxqt-build-tools (>= 2.0.0), + qt6-base-private-dev, + qt6-svg-dev Standards-Version: 4.7.0 Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-qtplugin-packaging Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-qtplugin-packaging.git @@ -31,7 +30,7 @@ Rules-Requires-Root: no Package: lxqt-qtplugin Architecture: any Multi-Arch: same -Depends: libfm-qt14, ${misc:Depends}, ${shlibs:Depends} +Depends: libfm-qt6-14, ${misc:Depends}, ${shlibs:Depends} Recommends: lxqt-config, lxqt-session Suggests: lxqt | lxqt-core Description: LXQt system integration plugin for Qt