[neon/qt6/qt6-tools/Neon/release] debian: use the bundled litehtml

Carlos De Maine null at kde.org
Fri Oct 25 09:09:11 BST 2024


Git commit 1f2601974739716fba9ea54cfd4fc5769b725c01 by Carlos De Maine.
Committed on 25/10/2024 at 08:09.
Pushed by carlosdem into branch 'Neon/release'.

use the bundled litehtml

M  +2    -2    debian/control

https://invent.kde.org/neon/qt6/qt6-tools/-/commit/1f2601974739716fba9ea54cfd4fc5769b725c01

diff --git a/debian/control b/debian/control
index 6afd193..9c3d592 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: clang,
                debhelper-compat (= 13),
                libclang-dev,
                libgl-dev,
-               liblitehtml-dev (>= 0.6~),
+#               liblitehtml-dev (>= 0.6~),
                libssl-dev,
                libvulkan-dev [linux-any],
                libxcb-xkb-dev,
@@ -218,4 +218,4 @@ Package: qt6-tools-examples
 Architecture: all
 Depends: qt6-tools-dev, ${misc:Depends}
 Description: Dummy transitional
- Transitional dummy package.
\ No newline at end of file
+ Transitional dummy package.


More information about the Neon-commits mailing list