Remove libs from openbsc.pc

OpenBSC does not produce any installable libraries, only header files so
this section is unnecessary.

Change-Id: I4c563d775a84f41f82404e0eaba1a25fdbaac1a5
This commit is contained in:
Max 2017-03-09 12:20:21 +01:00
parent 11e4e41ffc
commit cb1e366094
1 changed files with 0 additions and 1 deletions

View File

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