[neon/qt/qtwebengine/Neon/release_jammy] debian: Build with the bundled RE2 (closes: #1053409).
Soren Stoutner
null at kde.org
Wed Aug 21 09:44:47 BST 2024
Git commit 0267611cbfd75aff84b016557fd4ff80e0918f4e by Soren Stoutner.
Committed on 07/05/2024 at 23:47.
Pushed by jriddell into branch 'Neon/release_jammy'.
Build with the bundled RE2 (closes: #1053409).
M +4 -1 debian/changelog
M +0 -1 debian/control
https://invent.kde.org/neon/qt/qtwebengine/-/commit/0267611cbfd75aff84b016557fd4ff80e0918f4e
diff --git a/debian/changelog b/debian/changelog
index f0e837d..c8d6562 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,9 @@
qtwebengine-opensource-src (5.15.15+dfsg-4) UNRELEASED; urgency=medium
- *
+ [ Soren Stoutner ]
+ * Drop the build depend on libre2-dev, which forces building with the bundled
+ RE2 (closes: #1053409).
+
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Tue, 07 May 2024 16:40:19 -0700
diff --git a/debian/control b/debian/control
index 9efd141..2c3f2bd 100644
--- a/debian/control
+++ b/debian/control
@@ -46,7 +46,6 @@ Build-Depends: binutils (>= 2.32-8~),
libqt5opengl5-dev (>= 5.15.10+dfsg~),
libqt5svg5-dev (>= 5.15.10~),
libqt5webchannel5-dev (>= 5.15.10~),
- libre2-dev,
libsnappy-dev,
libsqlite3-dev,
libusb-1.0-0-dev,
More information about the Neon-commits
mailing list