aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2017-10-28 14:40:20 +0200
committerHarald Welte <laforge@gnumonks.org>2017-10-28 15:17:53 +0200
commit8f042b90003f3746d9ca4ba17a0c3ad9e3b8ed9e (patch)
tree3836c0d2bc53148c79dd01df5acdfb43bd821564 /debian
parentbde463d78152699866421090e3021d2967f23653 (diff)
osmo-msc: Don't link against libasn1c
osmo-msc doesn't use any API/symbols of libasn1c directlry. Rather, we use libosmo-ranap which in turn uses libasn1c. Let the linker work out that dependency. This fixes the following dpkg-shlibdeps warning: Change-Id: I2f840884d8f1cc542de1e26acd3d4215bd2fd899 dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/osmo-msc/usr/bin/osmo-msc was not linked against libasn1c.so.0 (it uses none of the library's symbols)
Diffstat (limited to 'debian')
0 files changed, 0 insertions, 0 deletions