[neon/qt/qtwebengine/Neon/release_focal] debian: Add a few more missing build dependencies.
Scarlett Moore
null at kde.org
Fri Sep 9 20:45:21 BST 2022
Git commit 12efddcb2173e9ab39d8fc39c619381ca66eeed5 by Scarlett Moore.
Committed on 09/09/2022 at 19:44.
Pushed by scarlettmoore into branch 'Neon/release_focal'.
Add a few more missing build dependencies.
M +6 -0 debian/changelog
M +3 -0 debian/control
https://invent.kde.org/neon/qt/qtwebengine/commit/12efddcb2173e9ab39d8fc39c619381ca66eeed5
diff --git a/debian/changelog b/debian/changelog
index d36cb24..51e0cb7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+qtwebengine-opensource-src (5.15.10+dfsg-3ubuntu4) focal; urgency=medium
+
+ * Add a few more missing build dependencies.
+
+ -- Scarlett Moore <sgmoore at debian.org> Fri, 09 Sep 2022 12:43:42 -0700
+
qtwebengine-opensource-src (5.15.10+dfsg-3ubuntu3) focal; urgency=medium
* Borrow patch from debian to remove non DFSG rjsmin that is breaking build.
diff --git a/debian/control b/debian/control
index d7cffec..5d86957 100644
--- a/debian/control
+++ b/debian/control
@@ -68,6 +68,9 @@ Build-Depends: binutils (>= 2.32-8~),
mesa-common-dev,
ninja-build,
nodejs,
+ node-pako,
+ node-rollup-plugin-terser,
+ node-yargs,
pkg-config,
pkg-kde-tools,
protobuf-compiler,
More information about the Neon-commits
mailing list