[neon/qt6/qt6-tools/Neon/release] debian: try with older liblitehtml-dev

Jonathan Esk-Riddell null at kde.org
Tue Dec 6 15:42:14 GMT 2022


Git commit 275c7157eb0715f3a076fb1518433ccc7587be13 by Jonathan Esk-Riddell.
Committed on 06/12/2022 at 15:42.
Pushed by jriddell into branch 'Neon/release'.

try with older liblitehtml-dev

M  +1    -1    debian/control

https://invent.kde.org/neon/qt6/qt6-tools/commit/275c7157eb0715f3a076fb1518433ccc7587be13

diff --git a/debian/control b/debian/control
index 3197e8a..19895e7 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: clang-14,
                debhelper-compat (= 13),
                libclang-dev (>= 1:14~),
                libgl-dev,
-               liblitehtml-dev (>= 0.6~),
+               liblitehtml-dev,
                libssl-dev,
                libvulkan-dev [linux-any],
                libxcb-xkb-dev,


More information about the Neon-commits mailing list