[neon/qt/qtwebengine/Neon/testing] debian: add python-is-python2
Harald Sitter
null at kde.org
Wed May 19 13:49:41 BST 2021
Git commit f024178a430bbfd63a11c7c339ce028f3581acb4 by Harald Sitter.
Committed on 19/05/2021 at 12:48.
Pushed by sitter into branch 'Neon/testing'.
add python-is-python2
chromium internal stuff is calling python which isn't present by default anymore.
this should make the build pass in CI, or at least progress further
M +1 -0 debian/control
https://invent.kde.org/neon/qt/qtwebengine/commit/f024178a430bbfd63a11c7c339ce028f3581acb4
diff --git a/debian/control b/debian/control
index ba5bab3..02169d7 100644
--- a/debian/control
+++ b/debian/control
@@ -70,6 +70,7 @@ Build-Depends: binutils (>= 2.32-8~),
pkg-config,
pkg-kde-tools,
protobuf-compiler,
+ python-is-python2,
python2,
qtbase5-dev (>= 5.15.2+dfsg~),
qtbase5-private-dev (>= 5.15.2+dfsg~),
More information about the Neon-commits
mailing list