diff options
Diffstat (limited to 'omnithread/gnuradio-omnithread.pc.in')
-rw-r--r-- | omnithread/gnuradio-omnithread.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/omnithread/gnuradio-omnithread.pc.in b/omnithread/gnuradio-omnithread.pc.in index 8ca68ef9d..0a94562e9 100644 --- a/omnithread/gnuradio-omnithread.pc.in +++ b/omnithread/gnuradio-omnithread.pc.in @@ -7,5 +7,5 @@ Name: gnuradio-omnithread Description: The GNU Radio omniORB threading library Requires: Version: @VERSION@ -Libs: -L${libdir} +Libs: -L${libdir} -lgromnithread Cflags: -I${includedir} @DEFINES@ @PTHREAD_CFLAGS@ |