Adjust build deps
This commit is contained in:
parent
de9625e60d
commit
12890bf1f0
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -3,6 +3,7 @@ lxqt-qtplugin (2.0.0-0ubuntu1) UNRELEASED; urgency=medium
|
|||||||
* New upstream release.
|
* New upstream release.
|
||||||
* Update copyright file.
|
* Update copyright file.
|
||||||
* Bump Standards-Version to 4.7.0, no changes necessary.
|
* 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
|
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Tue, 18 Jun 2024 22:11:31 -0500
|
||||||
|
|
||||||
|
19
debian/control
vendored
19
debian/control
vendored
@ -10,16 +10,15 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
|
|||||||
Section: x11
|
Section: x11
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
libdbusmenu-qt5-dev,
|
libdbusmenu-lxqt0-dev,
|
||||||
libfm-qt-dev (>= 1.4.0),
|
libfm-qt6-dev (>= 2.0.0),
|
||||||
libkf5windowsystem-dev,
|
libkf6windowsystem-dev,
|
||||||
libqt5svg5-dev,
|
libqt6xdg-dev (>= 4.0.0),
|
||||||
libqt5x11extras5-dev,
|
libqt6xdgiconloader-dev (>= 4.0.0),
|
||||||
libqt5xdg-dev (>= 3.12.0),
|
|
||||||
libqt5xdgiconloader-dev (>= 3.12.0),
|
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
lxqt-build-tools (>= 0.13.0),
|
lxqt-build-tools (>= 2.0.0),
|
||||||
qtbase5-private-dev
|
qt6-base-private-dev,
|
||||||
|
qt6-svg-dev
|
||||||
Standards-Version: 4.7.0
|
Standards-Version: 4.7.0
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-qtplugin-packaging
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-qtplugin-packaging
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-qtplugin-packaging.git
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-qtplugin-packaging.git
|
||||||
@ -31,7 +30,7 @@ Rules-Requires-Root: no
|
|||||||
Package: lxqt-qtplugin
|
Package: lxqt-qtplugin
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Multi-Arch: same
|
Multi-Arch: same
|
||||||
Depends: libfm-qt14, ${misc:Depends}, ${shlibs:Depends}
|
Depends: libfm-qt6-14, ${misc:Depends}, ${shlibs:Depends}
|
||||||
Recommends: lxqt-config, lxqt-session
|
Recommends: lxqt-config, lxqt-session
|
||||||
Suggests: lxqt | lxqt-core
|
Suggests: lxqt | lxqt-core
|
||||||
Description: LXQt system integration plugin for Qt
|
Description: LXQt system integration plugin for Qt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user