Fix libkscreen build dep package name
This commit is contained in:
parent
4969e799e6
commit
db1b09be0f
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
lxqt-config (2.0.0-0ubuntu2) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
* Fix libkscreen build dep package name.
|
||||||
|
|
||||||
|
-- Rik Mills <rikmills@kde.org> Tue, 27 Aug 2024 11:33:02 +0100
|
||||||
|
|
||||||
lxqt-config (2.0.0-0ubuntu1) oracular; urgency=medium
|
lxqt-config (2.0.0-0ubuntu1) oracular; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -5,7 +5,7 @@ Uploaders: Simon Quigley <tsimonq2@ubuntu.com>
|
|||||||
Section: x11
|
Section: x11
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
libkf6screen-dev,
|
libkscreen-dev,
|
||||||
libkf6windowsystem-dev,
|
libkf6windowsystem-dev,
|
||||||
liblxqt2-dev (>= 1.4.0),
|
liblxqt2-dev (>= 1.4.0),
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user