[neon/extras/calamares/Neon/stable] debian: test the new pybind11

Carlos De Maine null at kde.org
Tue Oct 31 07:23:53 GMT 2023


Git commit 39f82d23f2346b7a7b46bda3662261a48384284c by Carlos De Maine.
Committed on 31/10/2023 at 08:23.
Pushed by carlosdem into branch 'Neon/stable'.

test the new pybind11

M  +1    -1    debian/rules

https://invent.kde.org/neon/extras/calamares/-/commit/39f82d23f2346b7a7b46bda3662261a48384284c

diff --git a/debian/rules b/debian/rules
index 6fdf7a4..8330494 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 	dh $@ --with kf5
 
 override_dh_auto_configure:
-	dh_auto_configure -- -DWITH_PYTHONQT=ON -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -DINSTALL_COMPLETION=ON -DWITH_QT6=OFF -DWITH_PYBIND11=OFF
+	dh_auto_configure -- -DWITH_PYTHONQT=ON -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -DINSTALL_COMPLETION=ON -DWITH_QT6=OFF
 
 override_dh_auto_install:
 	dh_auto_install --destdir=debian/tmp


More information about the Neon-commits mailing list