From a7c55cca9df05836f32eca6da04d3b1e4aeae4bd Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Tue, 5 Nov 2024 12:44:51 -0600 Subject: [PATCH] Add new build dependencies from the CMake output. --- debian/changelog | 1 + debian/control | 36 +++++++++++++++++++++++++++++++++--- 2 files changed, 34 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index b89aa39..d0c1881 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ libfm-qt (2.1.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. - Bump build dependencies. - Update symbols from amd64 build logs. + * Add new build dependencies from the CMake output. -- Simon Quigley Tue, 05 Nov 2024 12:18:25 -0600 diff --git a/debian/control b/debian/control index 81bd52a..2da8dfa 100644 --- a/debian/control +++ b/debian/control @@ -13,10 +13,40 @@ Build-Depends: debhelper-compat (= 13), libexif-dev, libmenu-cache-dev, libx11-dev, + libxcb-composite0-dev, + libxcb-cursor-dev, + libxcb-damage0-dev, + libxcb-dpms0-dev, + libxcb-dri2-0-dev, + libxcb-dri3-dev, + libxcb-ewmh-dev, + libxcb-glx0-dev, + libxcb-icccm4-dev, + libxcb-image0-dev, + libxcb-keysyms1-dev, + libxcb-present-dev, + libxcb-randr0-dev, + libxcb-record0-dev, + libxcb-render-util0-dev, + libxcb-render0-dev, + libxcb-res0-dev, + libxcb-screensaver0-dev, + libxcb-shape0-dev, + libxcb-shm0-dev, + libxcb-sync-dev, + libxcb-util-dev, + libxcb-xf86dri0-dev, + libxcb-xfixes0-dev, + libxcb-xinerama0-dev, + libxcb-xinput-dev, + libxcb-xkb-dev, + libxcb-xtest0-dev, + libxcb-xv0-dev, + libxcb-xvmc0-dev, lxqt-build-tools (>= 2.1.0), lxqt-menu-data (>= 2.1.0), qt6-base-private-dev (>= 6.6.0), - qt6-svg-dev (>= 6.6.0), + qt6-svg-dev (>= 6.6.0) Standards-Version: 4.7.0 Vcs-Browser: https://git.lubuntu.me/Lubuntu/libfm-qt-packaging Vcs-Git: https://git.lubuntu.me/Lubuntu/libfm-qt-packaging.git @@ -26,8 +56,8 @@ Homepage: https://github.com/lxqt/libfm-qt Rules-Requires-Root: no Package: libfm-qt6-15 -Replaces: libfm-qt6-14, libfm-qt14 -Breaks: libfm-qt6-14, libfm-qt14 +Replaces: libfm-qt14, libfm-qt6-14 +Breaks: libfm-qt14, libfm-qt6-14 Architecture: any Multi-Arch: same Section: libs