From accd80eff8da234efc2eda012d3e76bf29ea53a4 Mon Sep 17 00:00:00 2001 From: Aaron Rainbolt Date: Thu, 27 Jun 2024 23:40:04 -0500 Subject: [PATCH] Adjust dependencies --- debian/changelog | 1 + debian/control | 14 ++++++-------- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/debian/changelog b/debian/changelog index c3dcd2d..f820bfa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ xdg-desktop-portal-lxqt (1.0.2-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. * Update copyright file. * Bump Standards-Version to 4.7.0, no changes necessary. + * Adjust dependencies. -- Aaron Rainbolt Thu, 27 Jun 2024 23:36:36 -0500 diff --git a/debian/control b/debian/control index fe8607e..6d6c9db 100644 --- a/debian/control +++ b/debian/control @@ -4,11 +4,10 @@ Uploaders: Simon Quigley Section: libs Priority: optional Build-Depends: debhelper-compat (= 13), - libfm-qt-dev (>= 1.4.0), - libkf5windowsystem-dev, - libqt5x11extras5-dev, - lxqt-build-tools (>= 0.13.0), - qtbase5-private-dev + libfm-qt6-dev (>= 2.0.0), + libkf6windowsystem-dev, + lxqt-build-tools (>= 2.0.0), + qt6-base-private-dev Standards-Version: 4.7.0 Vcs-Browser: https://git.lubuntu.me/Lubuntu/xdg-desktop-portal-lxqt-packaging Vcs-Git: https://git.lubuntu.me/Lubuntu/xdg-desktop-portal-lxqt-packaging.git @@ -17,9 +16,8 @@ Rules-Requires-Root: no Package: xdg-desktop-portal-lxqt Architecture: any -Depends: libfm-qt-dev (>= 1.4.0), - libkf5windowsystem-dev, - libqt5x11extras5-dev, +Depends: libfm-qt6-dev (>= 2.0.0), + libkf6windowsystem-dev, xdg-desktop-portal, ${misc:Depends}, ${shlibs:Depends}