From 379721db7eb01fd12e8e7e5a9aecf1b02f8c6a4a Mon Sep 17 00:00:00 2001 From: Aaron Rainbolt Date: Thu, 31 Jul 2025 16:10:10 -0500 Subject: [PATCH] Bump build deps --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 93f9561..5e90428 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ lxqt-notificationd (2.2.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 8a2d7c2..71c9846 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 13), layer-shell-qt, libkf6windowsystem-dev (>= 6.0.0), liblayershellqtinterface-dev (>= 6.0.0), - liblxqt2-dev (>= 2.1.0), + liblxqt2-dev (>= 2.2.0), libx11-dev, qt6-base-private-dev (>= 6.6.0), qt6-svg-dev (>= 6.6.0),