commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] [gnuradio] 07/09: Volk dependency in gr-analog pkgconf


From: git
Subject: [Commit-gnuradio] [gnuradio] 07/09: Volk dependency in gr-analog pkgconfig
Date: Mon, 6 Jul 2015 23:37:00 +0000 (UTC)

This is an automated email from the git hooks/post-receive script.

jcorgan pushed a commit to branch maint
in repository gnuradio.

commit b3a93dbc20bf9c0e62868ea4824bccd0fe0ca127
Author: beitler <address@hidden>
Date:   Thu Jul 2 22:20:20 2015 +0200

    Volk dependency in gr-analog pkgconfig
    
    Projects cannot link to gnuradio-analog without this change.
---
 gr-analog/gnuradio-analog.pc.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gr-analog/gnuradio-analog.pc.in b/gr-analog/gnuradio-analog.pc.in
index 2461fc3..7bf0a36 100644
--- a/gr-analog/gnuradio-analog.pc.in
+++ b/gr-analog/gnuradio-analog.pc.in
@@ -5,7 +5,7 @@ address@hidden@
 
 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}



reply via email to

[Prev in Thread] Current Thread [Next in Thread]