Add new build dependencies from the CMake output.
This commit is contained in:
parent
49541811db
commit
a7c55cca9d
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -3,6 +3,7 @@ libfm-qt (2.1.0-0ubuntu1) UNRELEASED; urgency=medium
|
|||||||
* New upstream release.
|
* New upstream release.
|
||||||
- Bump build dependencies.
|
- Bump build dependencies.
|
||||||
- Update symbols from amd64 build logs.
|
- Update symbols from amd64 build logs.
|
||||||
|
* Add new build dependencies from the CMake output.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 05 Nov 2024 12:18:25 -0600
|
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 05 Nov 2024 12:18:25 -0600
|
||||||
|
|
||||||
|
36
debian/control
vendored
36
debian/control
vendored
@ -13,10 +13,40 @@ Build-Depends: debhelper-compat (= 13),
|
|||||||
libexif-dev,
|
libexif-dev,
|
||||||
libmenu-cache-dev,
|
libmenu-cache-dev,
|
||||||
libx11-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-build-tools (>= 2.1.0),
|
||||||
lxqt-menu-data (>= 2.1.0),
|
lxqt-menu-data (>= 2.1.0),
|
||||||
qt6-base-private-dev (>= 6.6.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
|
Standards-Version: 4.7.0
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/libfm-qt-packaging
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/libfm-qt-packaging
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/libfm-qt-packaging.git
|
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
|
Rules-Requires-Root: no
|
||||||
|
|
||||||
Package: libfm-qt6-15
|
Package: libfm-qt6-15
|
||||||
Replaces: libfm-qt6-14, libfm-qt14
|
Replaces: libfm-qt14, libfm-qt6-14
|
||||||
Breaks: libfm-qt6-14, libfm-qt14
|
Breaks: libfm-qt14, libfm-qt6-14
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Multi-Arch: same
|
Multi-Arch: same
|
||||||
Section: libs
|
Section: libs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user