[neon/neon-packaging/audiotube/Neon/stable] debian/patches: Revert "Revert "Revert "patch in finding Python.h"""
Carlos De Maine
null at kde.org
Sun May 24 06:05:00 BST 2026
Git commit c8d53d77cf5895bf37358bd66d622872d6da7d68 by Carlos De Maine.
Committed on 24/05/2026 at 05:05.
Pushed by carlosdem into branch 'Neon/stable'.
Revert "Revert "Revert "patch in finding Python.h"""
This reverts commit a9dbe784e821352b643cbb9781459f716d4e8b95
(cherry picked from commit af82af9780aff76fa266b009f91c47c9dfab1ede)
Co-authored-by: Carlos De Maine <carlosd.kde at gmail.com>
D +0 -12 debian/patches/find_python_h.diff
M +1 -2 debian/patches/series
https://invent.kde.org/neon/neon-packaging/audiotube/-/commit/c8d53d77cf5895bf37358bd66d622872d6da7d68
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