summaryrefslogtreecommitdiff
path: root/gr-howto-write-a-block
diff options
context:
space:
mode:
authorgdt2006-10-23 13:22:48 +0000
committergdt2006-10-23 13:22:48 +0000
commit2efbbf1f2c3bc7deb4c6998e4b7235552c140506 (patch)
tree5906aa7db22c5157ead3d4d52f47a12c4dabe8eb /gr-howto-write-a-block
parent32b58a7e22e7f88725c005972aa37065a00b2c4d (diff)
downloadgnuradio-2efbbf1f2c3bc7deb4c6998e4b7235552c140506.tar.gz
gnuradio-2efbbf1f2c3bc7deb4c6998e4b7235552c140506.tar.bz2
gnuradio-2efbbf1f2c3bc7deb4c6998e4b7235552c140506.zip
Note that gnuradio-core and boost are required.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3834 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'gr-howto-write-a-block')
-rw-r--r--gr-howto-write-a-block/README5
1 files changed, 4 insertions, 1 deletions
diff --git a/gr-howto-write-a-block/README b/gr-howto-write-a-block/README
index 1fad111d6..e507496ae 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