Bump build dependencies.
This commit is contained in:
parent
c813d3f140
commit
245a200721
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -1,6 +1,7 @@
|
|||||||
pcmanfm-qt (1.3.0-0ubuntu1) UNRELEASED; urgency=medium
|
pcmanfm-qt (1.3.0-0ubuntu1) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
|
* Bump build dependencies.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 10 Aug 2023 16:39:49 -0500
|
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 10 Aug 2023 16:39:49 -0500
|
||||||
|
|
||||||
|
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.2.1),
|
libfm-qt-dev (>= 1.3.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.12.0)
|
lxqt-build-tools (>= 0.13.0)
|
||||||
Standards-Version: 4.6.2
|
Standards-Version: 4.6.2
|
||||||
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
|
||||||
@ -29,7 +29,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-qt12 (>= 1.2.0),
|
libfm-qt13,
|
||||||
lxqt-sudo,
|
lxqt-sudo,
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${shlibs:Depends}
|
${shlibs:Depends}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user