[neon/neon-packaging/audiotube/Neon/unstable] debian/patches: Revert "Revert "Revert "patch in finding Python.h"""
Carlos De Maine
null at kde.org
Sat May 23 23:20:24 BST 2026
Git commit af82af9780aff76fa266b009f91c47c9dfab1ede by Carlos De Maine.
Committed on 23/05/2026 at 22:20.
Pushed by carlosdem into branch 'Neon/unstable'.
Revert "Revert "Revert "patch in finding Python.h"""
This reverts commit a9dbe784e821352b643cbb9781459f716d4e8b95
D +0 -12 debian/patches/find_python_h.diff
M +1 -2 debian/patches/series
https://invent.kde.org/neon/neon-packaging/audiotube/-/commit/af82af9780aff76fa266b009f91c47c9dfab1ede
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