From ce3f0717f8dd1464aef42232b8c859e9f70111b0 Mon Sep 17 00:00:00 2001 From: Aaron Rainbolt Date: Wed, 26 Jun 2024 21:46:46 -0500 Subject: [PATCH] Adjust build deps --- debian/changelog | 1 + debian/control | 18 ++++++++++-------- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/debian/changelog b/debian/changelog index 069ccde..e0f62a6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ lxqt-runner (2.0.0-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 21:42:45 -0500 diff --git a/debian/control b/debian/control index ec3b3cc..501ffe6 100644 --- a/debian/control +++ b/debian/control @@ -7,14 +7,16 @@ Uploaders: Alf Gaida , Section: x11 Priority: optional Build-Depends: debhelper-compat (= 13), - libkf5windowsystem-dev, - liblxqt-globalkeys-ui1-dev (>= 1.4.0), - liblxqt-globalkeys1-dev (>= 1.4.0), - liblxqt1-dev (>= 1.4.0), + layer-shell-qt, + libkf6windowsystem-dev, + liblayershellqtinterface-dev, + liblxqt-globalkeys-ui2-dev (>= 2.0.0), + liblxqt-globalkeys2-dev (>= 2.0.0), + liblxqt2-dev (>= 2.0.0), libmuparser-dev, - libqt5svg5-dev, - libqt5x11extras5-dev, - libx11-dev + libx11-dev, + qt6-svg-dev, + qt6-wayland-dev Standards-Version: 4.7.0 Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-runner-packaging Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-runner-packaging.git @@ -38,7 +40,7 @@ Package: lxqt-runner-l10n Architecture: all Multi-Arch: foreign Section: localization -Depends: qttranslations5-l10n, ${misc:Depends} +Depends: qt6-translations-l10n, ${misc:Depends} Description: Language package for lxqt-runner The LXQt runner provides a GUI that comes up on the desktop and allows for launching applications, doing some math or shutting down the system.