From e5059b28d39862c076af77aeb8bcf2ded5ec1fef Mon Sep 17 00:00:00 2001
From: Simon McVittie <simon.mcvittie@collabora.co.uk>
Date: Mon, 18 Jan 2016 17:22:22 +0000
Subject: [PATCH] Remove undesired dh_shlibdeps override

Refs T770. Similar to D1434.

Reviewed-by: Philip Withnall <philip.withnall@collabora.co.uk>
Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Differential Revision: https://phabricator.apertis.org/D1642
---
 debian/rules | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 942a74c..50a16db 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,6 +18,3 @@ override_dh_install:
 
 override_dh_strip:
 	dh_strip --dbg-package=prestwood-dbg
-
-override_dh_shlibdeps:
-	dh_shlibdeps -a -- --ignore-missing-info
-- 
GitLab