Bump build dependencies in debian/control.
This commit is contained in:
parent
240fb8b1bb
commit
2933886069
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -3,6 +3,7 @@ xdg-desktop-portal-lxqt (0.3.0-0ubuntu1) UNRELEASED; urgency=medium
|
|||||||
* New upstream release.
|
* New upstream release.
|
||||||
* Fix the watch file, for real this time.
|
* Fix the watch file, for real this time.
|
||||||
* Lubuntuify the package slightly, to make debhelper happy.
|
* 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
|
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 18 Nov 2022 19:09:04 -0600
|
||||||
|
|
||||||
|
6
debian/control
vendored
6
debian/control
vendored
@ -4,10 +4,10 @@ Uploaders: Simon Quigley <tsimonq2@lubuntu.me>
|
|||||||
Section: libs
|
Section: libs
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
libfm-qt-dev (>= 1.1.0),
|
libfm-qt-dev (>= 1.2.0),
|
||||||
libkf5windowsystem-dev,
|
libkf5windowsystem-dev,
|
||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
lxqt-build-tools (>= 0.11.0),
|
lxqt-build-tools (>= 0.12.0),
|
||||||
qtbase5-private-dev
|
qtbase5-private-dev
|
||||||
Standards-Version: 4.6.1
|
Standards-Version: 4.6.1
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/xdg-desktop-portal-lxqt-packaging
|
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
|
Package: xdg-desktop-portal-lxqt
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: libfm-qt-dev (>= 1.1.0),
|
Depends: libfm-qt-dev (>= 1.2.0),
|
||||||
libkf5windowsystem-dev,
|
libkf5windowsystem-dev,
|
||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
xdg-desktop-portal,
|
xdg-desktop-portal,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user