From f5666b24ae6742ce1ac2db35d174241bf554654c Mon Sep 17 00:00:00 2001 From: Aaron Rainbolt Date: Wed, 26 Jun 2024 13:22:47 -0500 Subject: [PATCH] Adjust build deps --- debian/changelog | 1 + debian/control | 12 ++++++------ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3f0a1c3..84db074 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ qterminal (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 13:13:17 -0500 diff --git a/debian/control b/debian/control index 2413387..43b46ef 100644 --- a/debian/control +++ b/debian/control @@ -9,13 +9,13 @@ Uploaders: Alf Gaida , Section: x11 Priority: optional Build-Depends: debhelper-compat (= 13), - libkf5windowsystem-dev, - libqt5svg5-dev, - libqt5x11extras5-dev, - libqtermwidget5-1-dev (>= 1.4.0), + libcanberra-dev, + libkf6windowsystem-dev, + libqtermwidget6-2-dev (>= 1.4.0), libutf8proc-dev, libx11-dev, - lxqt-build-tools (>= 0.13.0) + lxqt-build-tools (>= 2.0.0), + qt6-svg-dev Standards-Version: 4.7.0 Vcs-Browser: https://git.lubuntu.me/Lubuntu/qterminal-packaging Vcs-Git: https://git.lubuntu.me/Lubuntu/qterminal-packaging.git @@ -42,7 +42,7 @@ Package: qterminal-l10n Architecture: all Multi-Arch: foreign Section: localization -Depends: qttranslations5-l10n, ${misc:Depends} +Depends: qt6-translations-l10n, ${misc:Depends} Description: Language package for qterminal The l10n files for qterminal. .