osmo-pcap/src
Pau Espin 30bc1885e4 Explicitly depend on required libosmogb
the spec.in files already stated so expicitly, since some files include
osmocom/gprs/*.h. Only some data types from there are used, so there's
no need in linking the lib. Even more, doing so makes the build fail
because there soft-linking symbols required to be implemented by
libosmogb are not implemented here.

Related: OS#5311
Change-Id: I9a8fa03cef1efc9fdaea65ee63ca9b3379993989
2021-11-16 13:36:14 +01:00
..
Makefile.am Explicitly depend on required libosmogb 2021-11-16 13:36:14 +01:00
osmo_client_core.c Use new stat item/ctr getter APIs 2021-06-04 18:01:06 +02:00
osmo_client_main.c vty: call telnet_init_dynif() after config file is read 2021-04-24 16:09:09 +02:00
osmo_client_network.c Use new stat item/ctr getter APIs 2021-06-04 18:01:06 +02:00
osmo_client_vty.c vty_{client,server}_init(): remove unused argument 2021-04-16 20:30:18 +02:00
osmo_common.c update copyright statement; Holger worked on it until 2017 2021-04-18 14:26:07 +02:00
osmo_server_main.c vty: call telnet_init_dynif() after config file is read 2021-04-24 16:09:09 +02:00
osmo_server_network.c Use new stat item/ctr getter APIs 2021-06-04 18:01:06 +02:00
osmo_server_vty.c vty_{client,server}_init(): remove unused argument 2021-04-16 20:30:18 +02:00
osmo_tls.c Use osmo_fd_*_{disable,enable} 2020-10-19 13:07:06 +02:00