Adjust build deps

ubuntu/oracular
Aaron Rainbolt 7 months ago
parent de9625e60d
commit 12890bf1f0

1
debian/changelog vendored

@ -3,6 +3,7 @@ lxqt-qtplugin (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 <arraybolt3@ubuntu.com> Tue, 18 Jun 2024 22:11:31 -0500

19
debian/control vendored

@ -10,16 +10,15 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
Section: x11
Priority: optional
Build-Depends: debhelper-compat (= 13),
libdbusmenu-qt5-dev,
libfm-qt-dev (>= 1.4.0),
libkf5windowsystem-dev,
libqt5svg5-dev,
libqt5x11extras5-dev,
libqt5xdg-dev (>= 3.12.0),
libqt5xdgiconloader-dev (>= 3.12.0),
libdbusmenu-lxqt0-dev,
libfm-qt6-dev (>= 2.0.0),
libkf6windowsystem-dev,
libqt6xdg-dev (>= 4.0.0),
libqt6xdgiconloader-dev (>= 4.0.0),
libx11-dev,
lxqt-build-tools (>= 0.13.0),
qtbase5-private-dev
lxqt-build-tools (>= 2.0.0),
qt6-base-private-dev,
qt6-svg-dev
Standards-Version: 4.7.0
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-qtplugin-packaging
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-qtplugin-packaging.git
@ -31,7 +30,7 @@ Rules-Requires-Root: no
Package: lxqt-qtplugin
Architecture: any
Multi-Arch: same
Depends: libfm-qt14, ${misc:Depends}, ${shlibs:Depends}
Depends: libfm-qt6-14, ${misc:Depends}, ${shlibs:Depends}
Recommends: lxqt-config, lxqt-session
Suggests: lxqt | lxqt-core
Description: LXQt system integration plugin for Qt

Loading…
Cancel
Save