libosmo-netif.pc.in: Append -lsctp to Libs.private

It will be used by the linker when linking statically against
libosmo-netif.

Change-Id: If25064d43363bace563e992828350f6d28543854
This commit is contained in:
Pau Espin 2019-10-22 14:00:31 +02:00 committed by laforge
parent ee5c860268
commit 856c2631c5
1 changed files with 1 additions and 0 deletions

View File

@ -7,4 +7,5 @@ Name: Osmocom network interface library
Description: C Utility Library
Version: @VERSION@
Libs: -L${libdir} -losmonetif
Libs.private: @LIBSCTP_LIBS@
Cflags: -I${includedir}/