[neon/neon-packaging/selenium-webdriver-at-spi/Neon/unstable_jammy] debian: kf6

Carlos De Maine null at kde.org
Wed Jun 5 08:11:23 BST 2024


Git commit 9f55be8fdea098d38ab89b481023bdd7f7d387b8 by Carlos De Maine.
Committed on 05/06/2024 at 07:11.
Pushed by carlosdem into branch 'Neon/unstable_jammy'.

kf6

M  +1    -1    debian/rules

https://invent.kde.org/neon/neon-packaging/selenium-webdriver-at-spi/-/commit/9f55be8fdea098d38ab89b481023bdd7f7d387b8

diff --git a/debian/rules b/debian/rules
index 8f0065e..f278d0e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,7 @@ DH_VENV_DIR=debian/$(PACKAGE)$(DH_VIRTUALENV_INSTALL_ROOT)/$(PACKAGE)
 #	:
 
 %:
-	dh $@ --buildsystem=pybuild --with python-virtualenv --use-system-packages --no-test
+	dh $@ --buildsystem=pybuild --with python-virtualenv --use-system-packages --no-test --with kf6 --buildsystem kf6
 
 override_dh_virtualenv:
 	dh_virtualenv --python=python3


More information about the Neon-commits mailing list