From e29f3e0ed4869dc3d6011c4e6f0d1c1d67585722 Mon Sep 17 00:00:00 2001 From: Aaron Rainbolt Date: Fri, 1 Aug 2025 11:32:59 -0500 Subject: [PATCH] Update build deps --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8b2408c..3e2f82d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ xdg-desktop-portal-lxqt (1.2.0-0ubuntu1) questing; urgency=medium * New upstream release. + - Update build dependencies. * Update copyright file. -- Aaron Rainbolt Fri, 01 Aug 2025 11:30:28 -0500 diff --git a/debian/control b/debian/control index 646fcca..45a9915 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Section: libs Priority: optional Build-Depends: debhelper-compat (= 13), cmake (>= 3.18), - libfm-qt6-dev (>= 2.1.0), + libfm-qt6-dev (>= 2.2.0), libkf6windowsystem-dev (>= 6.0.0), libxcb-composite0-dev, libxcb-cursor-dev, @@ -34,7 +34,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), qt6-base-private-dev (>= 6.6.0) Standards-Version: 4.7.1 Vcs-Browser: https://git.lubuntu.me/Lubuntu/xdg-desktop-portal-lxqt-packaging