From bab68dbb8d59f5ca07b2813a472fc3b7d803b0e0 Mon Sep 17 00:00:00 2001 From: Aaron Rainbolt Date: Wed, 30 Jul 2025 15:12:33 -0500 Subject: [PATCH] Add private Qt development headers --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 9799ab3..a31f92a 100644 --- a/debian/control +++ b/debian/control @@ -38,7 +38,8 @@ Build-Depends: debhelper-compat (= 13), lxqt-menu-data (>= 2.1.0), qt6-base-private-dev (>= 6.6.0), qt6-svg-dev (>= 6.6.0), - qt6-wayland-dev (>= 6.6.0) + qt6-wayland-dev (>= 6.6.0), + qt6-wayland-private-dev (>= 6.6.0) Standards-Version: 4.7.2 Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-panel-packaging Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-panel-packaging.git