[neon/kde/plasma-discover/Neon/unstable] debian: temporarily disable snaps until libsnapd-qt is ported to qt6
Carlos De Maine
null at kde.org
Tue Apr 25 11:09:45 BST 2023
Git commit af7ec679407447e297bbe92c780bf8c5cabfa0c3 by Carlos De Maine.
Committed on 25/04/2023 at 10:09.
Pushed by carlosdem into branch 'Neon/unstable'.
temporarily disable snaps until libsnapd-qt is ported to qt6
M +3 -0 debian/rules
https://invent.kde.org/neon/kde/plasma-discover/commit/af7ec679407447e297bbe92c780bf8c5cabfa0c3
diff --git a/debian/rules b/debian/rules
index 47c772a..9b7e78d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,5 +5,8 @@
%:
dh $@ --with kf6 --buildsystem kf6
+override_dh_auto_configure:
+ $(overridden_command) -- -DBUILD_SnapBackend=OFF
+
override_dh_shlibdeps:
dh_shlibdeps -l$(CURDIR)/debian/$(shell dh_listpackages | head -n1)/usr/kf6/lib/$(DEB_HOST_MULTIARCH)/
More information about the Neon-commits
mailing list