From 2efbbf1f2c3bc7deb4c6998e4b7235552c140506 Mon Sep 17 00:00:00 2001 From: gdt Date: Mon, 23 Oct 2006 13:22:48 +0000 Subject: [PATCH] Note that gnuradio-core and boost are required. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3834 221aa14e-8319-0410-a670-987f0aec2ac5 --- gr-howto-write-a-block/README | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gr-howto-write-a-block/README b/gr-howto-write-a-block/README index 1fad111d..e507496a 100644 --- a/gr-howto-write-a-block/README +++ b/gr-howto-write-a-block/README @@ -1,5 +1,5 @@ # -# Copyright 2005 Free Software Foundation, Inc. +# Copyright 2005, 2006 Free Software Foundation, Inc. # # This file is part of GNU Radio # @@ -23,6 +23,9 @@ This tarball contains a build tree with examples, Makefiles, etc that demonstrate how to write signal processing blocks for the GNU Radio system. +This package requires that gnuradio-core is already installed. It +also depends on some GNU Radio prerequisites, such as boost. + To build the examples from the tarball use the normal recipe: $ ./configure -- 2.47.2