Skip to content

Commit 90c59f7

Browse files
committed
Exclude libsai package from the list of dependencies
Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
1 parent f331d15 commit 90c59f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

debian/rules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,4 @@ override_dh_installinit:
7272
dh_installinit --init-script=syncd
7373

7474
override_dh_shlibdeps:
75-
$(LD_LIBRARY_PATH_CONFIG) dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
75+
$(LD_LIBRARY_PATH_CONFIG) dh_shlibdeps -- --ignore-missing-info -xlibsai

0 commit comments

Comments
 (0)