Commit 37df61c
committed
fix: ignore missing shlibdeps for libs2n.so built from source
dpkg-shlibdeps fails when libs2n.so is installed from source
because there's no package dependency information. Set
DEB_DH_SHLIBDEPS_ARGS_ALL to ignore-missing-info so the
Debian packaging step completes successfully.1 parent 34b47ac commit 37df61c
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
| 96 | + | |
95 | 97 | | |
96 | 98 | | |
97 | 99 | | |
| |||
0 commit comments