Bump build dependencies.
This commit is contained in:
parent
2572e5413b
commit
ea87922cb1
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -1,6 +1,7 @@
|
||||
lxqt-qtplugin (1.3.0-0ubuntu1) UNRELEASED; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
* Bump build dependencies.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 27 Jul 2023 16:56:24 -0500
|
||||
|
||||
|
8
debian/control
vendored
8
debian/control
vendored
@ -11,14 +11,14 @@ Section: x11
|
||||
Priority: optional
|
||||
Build-Depends: debhelper-compat (= 13),
|
||||
libdbusmenu-qt5-dev,
|
||||
libfm-qt-dev (>= 1.2.0),
|
||||
libfm-qt-dev (>= 1.3.0),
|
||||
libkf5windowsystem-dev,
|
||||
libqt5svg5-dev,
|
||||
libqt5x11extras5-dev,
|
||||
libqt5xdg-dev,
|
||||
libqt5xdgiconloader-dev (>= 3.10.0),
|
||||
libqt5xdgiconloader-dev (>= 3.11.0),
|
||||
libx11-dev,
|
||||
lxqt-build-tools (>= 0.12.0),
|
||||
lxqt-build-tools (>= 0.13.0),
|
||||
qtbase5-private-dev
|
||||
Standards-Version: 4.6.2
|
||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-qtplugin-packaging
|
||||
@ -31,7 +31,7 @@ Rules-Requires-Root: no
|
||||
Package: lxqt-qtplugin
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Depends: libfm-qt12, ${misc:Depends}, ${shlibs:Depends}
|
||||
Depends: libfm-qt13, ${misc:Depends}, ${shlibs:Depends}
|
||||
Recommends: lxqt-config, lxqt-session
|
||||
Suggests: lxqt | lxqt-core
|
||||
Description: LXQt system integration plugin for Qt
|
||||
|
Loading…
x
Reference in New Issue
Block a user