gnuradio/missing_library.patch
Martin Pluskal 7a35c53701 - Update to version 3.10.12.0
- A majority of the changes for this release related to
  * GRC-Qt fixes and parity with the Gtk version
  * UHD/RFNoC updates
  * CI, modtool, and other devel/infrastructure updates
- New subpackages gnuradio-[bash|fish|zsh]-completion

OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/gnuradio?expand=0&rev=155
2025-03-05 10:28:51 +00:00

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
########################################################################