Skip to content

Commit

Permalink
Volk dependency in gr-analog pkgconfig
Browse files Browse the repository at this point in the history
Projects cannot link to gnuradio-analog without this change.
  • Loading branch information
beitler authored and jmcorgan committed Jul 6, 2015
1 parent 96a1470 commit b3a93db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gr-analog/gnuradio-analog.pc.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ includedir=@includedir@

Name: gnuradio-analog
Description: GNU Radio blocks for analog communications
Requires: gnuradio-runtime
Requires: gnuradio-runtime volk
Version: @LIBVER@
Libs: -L${libdir} -lgnuradio-analog
Cflags: -I${includedir}

0 comments on commit b3a93db

Please sign in to comment.