Note that gnuradio-core and boost are required.
authorgdt <gdt@221aa14e-8319-0410-a670-987f0aec2ac5>
Mon, 23 Oct 2006 13:22:48 +0000 (13:22 +0000)
committergdt <gdt@221aa14e-8319-0410-a670-987f0aec2ac5>
Mon, 23 Oct 2006 13:22:48 +0000 (13:22 +0000)
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3834 221aa14e-8319-0410-a670-987f0aec2ac5

gr-howto-write-a-block/README

index 1fad111d6e0e2ec38e203aad50d4dccc9e6a7efd..e507496aee06deb34374238e862edf2d08283e8a 100644 (file)
@@ -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