forked from pool/gnuradio
15 lines
612 B
Diff
15 lines
612 B
Diff
|
Index: gnuradio-3.7.12.0/gr-uhd/gnuradio-uhd.pc.in
|
||
|
===================================================================
|
||
|
--- gnuradio-3.7.12.0.orig/gr-uhd/gnuradio-uhd.pc.in
|
||
|
+++ gnuradio-3.7.12.0/gr-uhd/gnuradio-uhd.pc.in
|
||
|
@@ -7,5 +7,5 @@ Name: gnuradio-uhd
|
||
|
Description: GNU Radio blocks for UHD
|
||
|
Requires: gnuradio-runtime
|
||
|
Version: @LIBVER@
|
||
|
-Libs: -L${libdir} -lgnuradio-uhd
|
||
|
+Libs: -L${libdir} -lgnuradio-uhd -lpthread
|
||
|
Cflags: -I${includedir}
|
||
|
########################################################################
|
||
|
# Build executable
|
||
|
########################################################################
|