[neon/qt6/pyside6/Neon/release] debian: elegance

Carlos De Maine null at kde.org
Sat Jul 27 05:43:30 BST 2024


Git commit 9df301ef2e833e63f4142f9b7ec0fe21ee988222 by Carlos De Maine, on behalf of Jonathan Esk-Riddell.
Committed on 27/07/2024 at 04:40.
Pushed by carlosdem into branch 'Neon/release'.

elegance

M  +1    -0    debian/rules

https://invent.kde.org/neon/qt6/pyside6/-/commit/9df301ef2e833e63f4142f9b7ec0fe21ee988222

diff --git a/debian/rules b/debian/rules
index 65289ad..74ce082 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,6 +25,7 @@ CXXFLAGS+=$(CPPFLAGS)
 undefine XDG_RUNTIME_DIR
 
 override_dh_auto_clean:
+	apt-get remove python3-setuptools
 	python3 -m pip install -r requirements.txt
 	dh_auto_clean -O--buildsystem=pybuild -- --qt-target-path=/usr
 



More information about the Neon-commits mailing list