From cb1e3660946684e68bba3ab8d59ebd9cf530f83e Mon Sep 17 00:00:00 2001 From: Max Date: Thu, 9 Mar 2017 12:20:21 +0100 Subject: Remove libs from openbsc.pc OpenBSC does not produce any installable libraries, only header files so this section is unnecessary. Change-Id: I4c563d775a84f41f82404e0eaba1a25fdbaac1a5 --- openbsc/openbsc.pc.in | 1 - 1 file changed, 1 deletion(-) diff --git a/openbsc/openbsc.pc.in b/openbsc/openbsc.pc.in index aba07e296..17e265dd1 100644 --- a/openbsc/openbsc.pc.in +++ b/openbsc/openbsc.pc.in @@ -7,5 +7,4 @@ Name: OpenBSC Description: OpenBSC base station controller Requires: Version: @VERSION@ -Libs: -L${libdir} -lopenbsc Cflags: -I${includedir} -- cgit v1.2.3