aboutsummaryrefslogtreecommitdiffstats
path: root/host/uhd.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'host/uhd.pc.in')
-rw-r--r--host/uhd.pc.in2
1 files changed, 1 insertions, 1 deletions
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@