From 37d9056ccd6e39e2d50910e0f2c6260dd5854f22 Mon Sep 17 00:00:00 2001 From: Aaron Rainbolt Date: Fri, 1 Aug 2025 12:26:14 -0500 Subject: [PATCH] Update build deps --- debian/changelog | 1 + debian/control | 9 +++++++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6ab988c..a8ba6ce 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ screengrab (3.0.0-0ubuntu1) questing; urgency=medium * New upstream release. + - Update build dependencies. * Update copyright file. * Update Standards-Version to 4.7.2, no changes needed. diff --git a/debian/control b/debian/control index 5416105..3a82af9 100644 --- a/debian/control +++ b/debian/control @@ -8,10 +8,15 @@ Section: graphics Priority: optional Build-Depends: debhelper-compat (= 13), libkf6windowsystem-dev (>= 6.0.0), - libqt6xdg-dev (>= 4.1.0), + libqt6xdg-dev (>= 4.2.0), libx11-xcb-dev, libxcb-xfixes0-dev [!kfreebsd-any], - lxqt-build-tools (>= 2.1.0) + lxqt-build-tools (>= 2.2.0), + layer-shell-qt (>= 6.0.0), + liblayershellqtinterface-dev (>= 6.0.0), + qt6-wayland-dev (>= 6.6.0), + qt6-base-private-dev (>= 6.6.0), + qt6-wayland-private-dev (>= 6.6.0) Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/lxqt-team/screengrab Vcs-Git: https://salsa.debian.org/lxqt-team/screengrab.git