aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/openbsc.pc.in
blob: 0d00831a292bc5b2fc75ca916b9c368e49a35f08 (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@/openbsc-1.0

Name: OpenBSC
Description: OpenBSC base station controller
Requires:
Version: @VERSION@
Libs: -L${libdir} -lopenbsc
Cflags: -I${includedir}