Bump build dependencies in debian/control.
This commit is contained in:
parent
127432bee6
commit
2fa960b83a
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -2,6 +2,7 @@ lxqt-runner (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.
|
||||||
|
* Bump build dependencies in debian/control.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 18 Nov 2022 21:42:50 -0600
|
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 18 Nov 2022 21:42:50 -0600
|
||||||
|
|
||||||
|
6
debian/control
vendored
6
debian/control
vendored
@ -8,9 +8,9 @@ Section: x11
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
libkf5windowsystem-dev,
|
libkf5windowsystem-dev,
|
||||||
liblxqt-globalkeys-ui1-dev (>= 1.1.0),
|
liblxqt-globalkeys-ui1-dev (>= 1.2.0),
|
||||||
liblxqt-globalkeys1-dev (>= 1.1.0),
|
liblxqt-globalkeys1-dev (>= 1.2.0),
|
||||||
liblxqt1-dev (>= 1.1.0),
|
liblxqt1-dev (>= 1.2.0),
|
||||||
libmuparser-dev,
|
libmuparser-dev,
|
||||||
libqt5svg5-dev,
|
libqt5svg5-dev,
|
||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user