[neon/qt6/qtcreator/Neon/unstable] debian/patches: litehtml_includes.diff

Carlos De Maine null at kde.org
Mon Aug 21 14:43:03 BST 2023


Git commit 2eb44bb14ceb97e2ee45563e9783b2eaa1badc66 by Carlos De Maine.
Committed on 21/08/2023 at 15:43.
Pushed by carlosdem into branch 'Neon/unstable'.

litehtml_includes.diff

A  +12   -0    debian/patches/litehtml_includes.diff
M  +2    -1    debian/patches/series

https://invent.kde.org/neon/qt6/qtcreator/-/commit/2eb44bb14ceb97e2ee45563e9783b2eaa1badc66

diff --git a/debian/patches/litehtml_includes.diff b/debian/patches/litehtml_includes.diff
new file mode 100644
index 0000000..7c809ad
--- /dev/null
+++ b/debian/patches/litehtml_includes.diff
@@ -0,0 +1,12 @@
+diff -U 3 -H -d -r -N -- /tmp/compare/a/qt-creator-opensource-src-11.0.2/src/libs/qlitehtml/src/container_qpainter_p.h /tmp/compare/b/qt-creator-opensource-src-11.0.2/src/libs/qlitehtml/src/container_qpainter_p.h
+--- /tmp/compare/a/qt-creator-opensource-src-11.0.2/src/libs/qlitehtml/src/container_qpainter_p.h       2023-08-14 11:53:10.000000000 +1000
++++ /tmp/compare/b/qt-creator-opensource-src-11.0.2/src/libs/qlitehtml/src/container_qpainter_p.h       2023-08-21 23:36:31.233193945 +1000
+@@ -5,7 +5,7 @@
+
+ #include "container_qpainter.h"
+
+-#include <litehtml.h>
++#include <litehtml/litehtml.h>
+
+ #include <QPaintDevice>
+ #include <QPixmap>
diff --git a/debian/patches/series b/debian/patches/series
index 8885611..ca0a7b7 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,4 +3,5 @@
 # Debian patches.
 debian_paths.diff
 
-qt-creator-litehtml.patch
\ No newline at end of file
+qt-creator-litehtml.patch
+litehtml_includes.diff
\ No newline at end of file


More information about the Neon-commits mailing list