[neon/qt6/qtcreator/Neon/unstable] debian: comment out litehtml for now
Carlos De Maine
null at kde.org
Thu Oct 5 03:19:58 BST 2023
Git commit 1c54cdc5dce9c19917096db26da937c026430e89 by Carlos De Maine.
Committed on 05/10/2023 at 04:19.
Pushed by carlosdem into branch 'Neon/unstable'.
comment out litehtml for now
M +1 -1 debian/control
M +2 -2 debian/patches/series
https://invent.kde.org/neon/qt6/qtcreator/-/commit/1c54cdc5dce9c19917096db26da937c026430e89
diff --git a/debian/control b/debian/control
index a554277..f234faa 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: clang (>= 1:10~),
libdw-dev,
libelf-dev,
libicu-dev,
- liblitehtml-dev,
+# liblitehtml-dev,
librust-rustc-demangle-dev,
libsqlite3-dev,
libsystemd-dev,
diff --git a/debian/patches/series b/debian/patches/series
index dc92eb8..38759dc 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -4,7 +4,7 @@
debian_paths.diff
# Neon patches
-litehtml_includes.diff
+#litehtml_includes.diff
#Fedora patches
# In Fedora (& Neon), the ninja command is called ninja-build
@@ -17,6 +17,6 @@ qt-creator-debuginfod.patch
# https://code.qt.io/cgit/clang/llvm-project.git/commit/?h=release_130-based&id=42879d1f355fde391ef46b96a659afeb4ad7814a
qt-creator-clangformat.patch
# Fix build against litehtml-0.8
-qt-creator-litehtml.patch
+#qt-creator-litehtml.patch
# allow for multiple qmake versions
qt-creator_qmake-names.patch
More information about the Neon-commits
mailing list