Bump build dependencies in debian/control.
This commit is contained in:
parent
d1a4e4cc5f
commit
7609430d7a
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -3,6 +3,7 @@ qterminal (1.2.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:08:41 -0600
|
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 18 Nov 2022 19:08:41 -0600
|
||||||
|
|
||||||
|
4
debian/control
vendored
4
debian/control
vendored
@ -10,10 +10,10 @@ Build-Depends: debhelper-compat (= 13),
|
|||||||
libkf5windowsystem-dev,
|
libkf5windowsystem-dev,
|
||||||
libqt5svg5-dev,
|
libqt5svg5-dev,
|
||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
libqtermwidget5-1-dev (>= 1.1.0),
|
libqtermwidget5-1-dev (>= 1.2.0),
|
||||||
libutf8proc-dev,
|
libutf8proc-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/qterminal-packaging
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/qterminal-packaging
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/qterminal-packaging.git
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/qterminal-packaging.git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user