diff options
author | Martin Braun <martin.braun@ettus.com> | 2015-12-28 11:51:11 -0800 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2015-12-28 13:15:38 -0800 |
commit | 9bfa5e35d27da1f2ee3935542e98f73c183bcb0d (patch) | |
tree | 1e94e2cd225f01974f569ea42be1d1ea411b98be /docs/doxygen | |
parent | cf40d7d12157e558c5bda77d3ce51e13db44f296 (diff) |
cmake: Add mako as dependency for gr-utils
Diffstat (limited to 'docs/doxygen')
-rw-r--r-- | docs/doxygen/other/build_guide.dox | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/doxygen/other/build_guide.dox b/docs/doxygen/other/build_guide.dox index 8fc3f911fb..87e5a456f3 100644 --- a/docs/doxygen/other/build_guide.dox +++ b/docs/doxygen/other/build_guide.dox @@ -29,6 +29,7 @@ first. Most recent systems have these packages available. \li boost (>= 1.35) http://www.boost.org/users/download/ \li cppunit (>= 1.9.14) http://freedesktop.org/wiki/Software/cppunit/ \li fftw3f (>= 3.0.1) http://www.fftw.org/download.html +\li mako (>= 0.4.2) http://www.makotemplates.org/download.html \subsection dep_python Python Wrappers \li python (>= 2.5) http://www.python.org/download/ |