[neon/kde/kio/Neon/unstable] debian/patches: update patch

Jonathan Riddell null at kde.org
Wed Oct 27 16:50:06 BST 2021


Git commit 42b239d3b3ef1c75e1a5bbf49501fb2a904206d9 by Jonathan Riddell.
Committed on 27/10/2021 at 15:50.
Pushed by jriddell into branch 'Neon/unstable'.

update patch

M  +9    -1    debian/patches/libexec_from_env.patch

https://invent.kde.org/neon/kde/kio/commit/42b239d3b3ef1c75e1a5bbf49501fb2a904206d9

diff --git a/debian/patches/libexec_from_env.patch b/debian/patches/libexec_from_env.patch
index 5372d71..4ffcfdb 100644
--- a/debian/patches/libexec_from_env.patch
+++ b/debian/patches/libexec_from_env.patch
@@ -13,7 +13,15 @@ Index: kio/src/core/slave.cpp
 ===================================================================
 --- kio.orig/src/core/slave.cpp
 +++ kio/src/core/slave.cpp
-@@ -438,9 +438,14 @@ Slave *Slave::createSlave(const QString
+@@ -20,6 +20,7 @@
+ #include <QProcess>
+ #include <QStandardPaths>
+ #include <QTimer>
++#include <QTextCodec>
+ 
+ #include <KLocalizedString>
+ 
+@@ -438,9 +439,14 @@ Slave *Slave::createSlave(const QString
      const QString qlibexecKF5 = QDir(qlibexec).filePath(QStringLiteral("kf5"));
  
      // search paths


More information about the Neon-commits mailing list