Bump build dependencies in debian/control.

ubuntu/lunar
Simon Quigley 1 year ago
parent 240fb8b1bb
commit 2933886069

1
debian/changelog vendored

@ -3,6 +3,7 @@ xdg-desktop-portal-lxqt (0.3.0-0ubuntu1) UNRELEASED; urgency=medium
* New upstream release.
* Fix the watch file, for real this time.
* Lubuntuify the package slightly, to make debhelper happy.
* Bump build dependencies in debian/control.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 18 Nov 2022 19:09:04 -0600

6
debian/control vendored

@ -4,10 +4,10 @@ Uploaders: Simon Quigley <tsimonq2@lubuntu.me>
Section: libs
Priority: optional
Build-Depends: debhelper-compat (= 13),
libfm-qt-dev (>= 1.1.0),
libfm-qt-dev (>= 1.2.0),
libkf5windowsystem-dev,
libqt5x11extras5-dev,
lxqt-build-tools (>= 0.11.0),
lxqt-build-tools (>= 0.12.0),
qtbase5-private-dev
Standards-Version: 4.6.1
Vcs-Browser: https://git.lubuntu.me/Lubuntu/xdg-desktop-portal-lxqt-packaging
@ -17,7 +17,7 @@ Rules-Requires-Root: no
Package: xdg-desktop-portal-lxqt
Architecture: any
Depends: libfm-qt-dev (>= 1.1.0),
Depends: libfm-qt-dev (>= 1.2.0),
libkf5windowsystem-dev,
libqt5x11extras5-dev,
xdg-desktop-portal,

Loading…
Cancel
Save