Actions
Bug #5640
closedmissing pkg-config dependency to libosmocore
Start date:
08/03/2022
Due date:
% Done:
0%
Spec Reference:
Description
From https://github.com/osmocom/libosmo-abis/pull/1
osmocom/abis/e1_input.h includes osmocom/core/linuxlist.h, therefore the .pc file(s) need a dependency on libosmocore so that the Cflags from libosmocore.pc make an appearance on the compiler command line when using pkg-config libosmoabis --cflags.
Related issues
Updated by msuraev 4 days ago
- Status changed from New to In Progress
https://gerrit.osmocom.org/c/libosmo-abis/+/29021 - here's Jan's patch.
Note: he mentioned in PR comments that we might have similar issues in other projects.
Actions