[neon/backports-jammy/zxing-cpp-jammy/Neon/unstable] debian: linking

Carlos De Maine null at kde.org
Tue Jan 17 05:53:49 GMT 2023


Git commit 7a202acb793f0b92c785d38420b6cd4227176691 by Carlos De Maine.
Committed on 17/01/2023 at 05:53.
Pushed by carlosdem into branch 'Neon/unstable'.

linking

M  +3    -0    debian/rules

https://invent.kde.org/neon/backports-jammy/zxing-cpp-jammy/commit/7a202acb793f0b92c785d38420b6cd4227176691

diff --git a/debian/rules b/debian/rules
index 18792db..b05d73d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,6 +17,9 @@ export QT_SELECT := 5
 %:
 	dh $@ --with python3
 
+	override_dh_shlibdeps:
+        dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
+
 # Disabled flags:
 #
 # BLACKBOX_TESTS: see #1004653


More information about the Neon-commits mailing list