[neon/qt/qtwebengine/Neon/testing] debian: add nodejs bdep

Harald Sitter null at kde.org
Wed May 19 12:42:10 BST 2021


Git commit d9091c3b8d4bcb209041b0d575062d6326fd5fca by Harald Sitter.
Committed on 19/05/2021 at 11:41.
Pushed by sitter into branch 'Neon/testing'.

add nodejs bdep

this appears to be newly required for 5.15.3. I find it a bit dubious but it
certainly refuses to build without and Bhushan also says its required now.
let's see where adding it gets us

M  +1    -0    debian/control

https://invent.kde.org/neon/qt/qtwebengine/commit/d9091c3b8d4bcb209041b0d575062d6326fd5fca

diff --git a/debian/control b/debian/control
index 2f45407..ba5bab3 100644
--- a/debian/control
+++ b/debian/control
@@ -66,6 +66,7 @@ Build-Depends: binutils (>= 2.32-8~),
                libxtst-dev,
                mesa-common-dev,
                ninja-build,
+               nodejs,
                pkg-config,
                pkg-kde-tools,
                protobuf-compiler,


More information about the Neon-commits mailing list