From bd73c26568fa4c35d80efa75a640518d03a1e53f Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Thu, 11 Aug 2016 13:34:06 -0700 Subject: pkg-config: Added boost_system --- host/uhd.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host/uhd.pc.in') diff --git a/host/uhd.pc.in b/host/uhd.pc.in index 7ef3b7ebd..7ccd3e913 100644 --- a/host/uhd.pc.in +++ b/host/uhd.pc.in @@ -11,5 +11,5 @@ Requires: Requires.private: @UHD_PC_REQUIRES@ Conflicts: Cflags: -I${includedir} @UHD_PC_CFLAGS@ -Libs: -L${libdir} -luhd +Libs: -L${libdir} -luhd -lboost_system Libs.private: @UHD_PC_LIBS@ -- cgit v1.2.3