From 0aa40b70e82ae8a47c04cc7004cf3ce47b033dcb Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Fri, 3 Jan 2025 05:17:17 -0600 Subject: [PATCH] Depend on lxqt-build-tools-qt5. --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 946217c..42b91af 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +compton-conf (0.16.0-1ubuntu5) plucky; urgency=medium + + * Depend on lxqt-build-tools-qt5. + + -- Simon Quigley Fri, 03 Jan 2025 05:17:20 -0600 + compton-conf (0.16.0-1ubuntu4) plucky; urgency=medium * No-change rebuild for lxqt-build-tools C++17 -> C++20. diff --git a/debian/control b/debian/control index a682968..1e53a34 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: debhelper-compat (= 12), libqt5svg5-dev, libqt5x11extras5-dev, libx11-dev, - lxqt-build-tools (>= 0.8.0~) + lxqt-build-tools-qt5 (>= 0.8.0~) Standards-Version: 4.5.0 Vcs-Browser: https://phab.lubuntu.me/source/compton-conf/ Vcs-Git: https://phab.lubuntu.me/source/compton-conf.git