[neon/neon-packaging/audiotube/Neon/release] debian/patches: Revert "patch in finding Python.h"

Carlos De Maine null at kde.org
Sat May 16 05:32:34 BST 2026


Git commit 50f25eaa3b76ca4ec98b32410ac9e1045baa7311 by Carlos De Maine.
Committed on 16/05/2026 at 04:32.
Pushed by carlosdem into branch 'Neon/release'.

Revert "patch in finding Python.h"

This reverts commit 373330c19ae7f9064a55d1c8e09986106e1faa1a

D  +0    -12   debian/patches/find_python_h.diff
M  +1    -2    debian/patches/series

https://invent.kde.org/neon/neon-packaging/audiotube/-/commit/50f25eaa3b76ca4ec98b32410ac9e1045baa7311

diff --git a/debian/patches/find_python_h.diff b/debian/patches/find_python_h.diff
deleted file mode 100644
index a1c60cd..0000000
--- a/debian/patches/find_python_h.diff
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 6a4c3648..05fe405a 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -42,6 +42,7 @@ kde_enable_exceptions()
- 
- find_package(Qt6 ${QT_MIN_VERSION} REQUIRED COMPONENTS Core Gui Qml QuickControls2 Svg Sql Widgets Multimedia Concurrent DBus)
- find_package(KF6 REQUIRED COMPONENTS Kirigami I18n CoreAddons Crash WindowSystem IconThemes Config)
-+find_package(Python COMPONENTS Interpreter Development REQUIRED)
- set(PYBIND11_FINDPYTHON ON)
- find_package(pybind11 REQUIRED)
- find_package(Ytdlp REQUIRED RUNTIME)
diff --git a/debian/patches/series b/debian/patches/series
index 5a01ccc..fae6676 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
 qdebug.diff
-find.diff
-find_python_h.diff
+find.diff
\ No newline at end of file


More information about the Neon-commits mailing list