From 839a4edc5a875cd942f2d3710c451df563f37da2 Mon Sep 17 00:00:00 2001 From: Aaron Rainbolt Date: Wed, 26 Jun 2024 23:14:42 -0500 Subject: [PATCH] Adjust build deps --- debian/changelog | 1 + debian/control | 14 ++++++++------ 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 978d3dc..22682d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ lxqt-notificationd (2.0.1-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. * Update copyright file. * Bump Standards-Version to 4.7.0, no changes necessary. + * Adjust build dependencies. -- Aaron Rainbolt Wed, 26 Jun 2024 23:06:06 -0500 diff --git a/debian/control b/debian/control index a4dff1d..27ad826 100644 --- a/debian/control +++ b/debian/control @@ -7,12 +7,14 @@ Uploaders: Alf Gaida , Section: x11 Priority: optional Build-Depends: debhelper-compat (= 13), - libkf5windowsystem-dev, - liblxqt1-dev (>= 1.4.0), - libqt5svg5-dev, - libqt5x11extras5-dev, + layer-shell-qt, + libkf6windowsystem-dev, + liblayershellqtinterface-dev, + liblxqt2-dev (>= 1.4.0), libx11-dev, - qtbase5-private-dev + qt6-base-private-dev, + qt6-svg-dev, + qt6-wayland-dev Standards-Version: 4.7.0 Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-notificationd-packaging Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-notificationd-packaging.git @@ -35,7 +37,7 @@ Package: lxqt-notificationd-l10n Architecture: all Multi-Arch: foreign Section: localization -Depends: qttranslations5-l10n, ${misc:Depends} +Depends: qt6-translations-l10n, ${misc:Depends} Description: Language package for lxqt-notificationd The l10n files for lxqt-notificationd. .