[neon/neon-packaging/opentimelineio/Neon/unstable] debian: make it a cmake centric bizzo
Carlos De Maine
null at kde.org
Tue Mar 18 14:00:39 GMT 2025
Git commit b000d99ee94fdfab346d479196d31907e37ca2a0 by Carlos De Maine.
Committed on 18/03/2025 at 14:00.
Pushed by carlosdem into branch 'Neon/unstable'.
make it a cmake centric bizzo
M +1 -1 debian/rules
https://invent.kde.org/neon/neon-packaging/opentimelineio/-/commit/b000d99ee94fdfab346d479196d31907e37ca2a0
diff --git a/debian/rules b/debian/rules
index 3336332..f22091a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ export PYBUILD_NAME= opentimelineio
export PYBUILD_SYSTEM= setuptools
%:
- dh $@ --buildsystem=pybuild --with python3 --with cmake
+ dh $@ --buildsystem=cmake --with python3
override_dh_auto_configure:
dh_auto_configure -- \
More information about the Neon-commits
mailing list