From 1af8ae2c4caaf1af9cb984e26e4b194cab4996ef Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Tue, 5 Nov 2024 19:14:23 -0600 Subject: [PATCH] Bump build dependencies. --- debian/changelog | 1 + debian/control | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1e5ee38..6ce9bbf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ screengrab (2.9.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. + - Bump build dependencies. -- Simon Quigley Tue, 05 Nov 2024 19:12:43 -0600 diff --git a/debian/control b/debian/control index 8f05436..3cea8c4 100644 --- a/debian/control +++ b/debian/control @@ -7,11 +7,11 @@ Uploaders: Alf Gaida , Section: graphics Priority: optional Build-Depends: debhelper-compat (= 13), - libkf6windowsystem-dev, - libqt6xdg-dev (>= 4.0.0), + libkf6windowsystem-dev (>= 6.0.0), + libqt6xdg-dev (>= 4.1.0), libx11-xcb-dev, libxcb-xfixes0-dev [!kfreebsd-any], - lxqt-build-tools (>= 2.0.0) + lxqt-build-tools (>= 2.1.0) Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/lxqt-team/screengrab Vcs-Git: https://salsa.debian.org/lxqt-team/screengrab.git