Bump build dependencies in debian/control.
This commit is contained in:
parent
5c60472b2c
commit
9c9c87e096
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -4,6 +4,7 @@ pcmanfm-qt (1.2.0-0ubuntu1) UNRELEASED; urgency=medium
|
|||||||
* 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 Standards-version to 4.6.1, no changes needed.
|
* Bump Standards-version to 4.6.1, no changes needed.
|
||||||
|
* Bump build dependencies in debian/control.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 18 Nov 2022 18:44:59 -0600
|
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 18 Nov 2022 18:44:59 -0600
|
||||||
|
|
||||||
|
6
debian/control
vendored
6
debian/control
vendored
@ -10,13 +10,13 @@ Section: x11
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
libexif-dev,
|
libexif-dev,
|
||||||
libfm-qt-dev (>= 1.1.0),
|
libfm-qt-dev (>= 1.2.0),
|
||||||
libkf5windowsystem-dev,
|
libkf5windowsystem-dev,
|
||||||
libmenu-cache-dev,
|
libmenu-cache-dev,
|
||||||
libqt5svg5-dev,
|
libqt5svg5-dev,
|
||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
lxqt-build-tools (>= 0.11.0)
|
lxqt-build-tools (>= 0.12.0)
|
||||||
Standards-Version: 4.6.1
|
Standards-Version: 4.6.1
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/pcmanfm-qt-packaging
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/pcmanfm-qt-packaging
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/pcmanfm-qt-packaging.git
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/pcmanfm-qt-packaging.git
|
||||||
@ -28,7 +28,7 @@ Package: pcmanfm-qt
|
|||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: default-dbus-session-bus | dbus-session-bus | dbus-x11,
|
Depends: default-dbus-session-bus | dbus-session-bus | dbus-x11,
|
||||||
desktop-file-utils,
|
desktop-file-utils,
|
||||||
libfm-qt11 (>= 1.1.0),
|
libfm-qt12 (>= 1.2.0),
|
||||||
lxqt-sudo,
|
lxqt-sudo,
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${shlibs:Depends}
|
${shlibs:Depends}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user