diff options
author | Marcus Müller <marcus@hostalia.de> | 2018-06-25 15:21:13 +0200 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2018-06-25 09:39:34 -0700 |
commit | 6f2e347a6a304c7b809e502fc04b28dbaab45b6e (patch) | |
tree | fbecdc1b4ab2c503c90321594a85f5a52f3b7ce9 /docs/doxygen | |
parent | 92e1e161ec6aad2cd998a003de2317167f058d2f (diff) |
Documented cppunit dependency removal
In both the build guide as well as the CHANGELOG.md
Diffstat (limited to 'docs/doxygen')
-rw-r--r-- | docs/doxygen/other/build_guide.dox.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/doxygen/other/build_guide.dox.in b/docs/doxygen/other/build_guide.dox.in index 57eb111901..a324f669bb 100644 --- a/docs/doxygen/other/build_guide.dox.in +++ b/docs/doxygen/other/build_guide.dox.in @@ -37,7 +37,6 @@ first. Most recent systems have these packages available. \li git http://git-scm.com/downloads \li cmake (>= @GR_CMAKE_MIN_VERSION@) http://www.cmake.org/cmake/resources/software.html \li boost (>= @GR_BOOST_MIN_VERSION@) http://www.boost.org/users/download/ -\li cppunit (>= @GR_CPPUNIT_MIN_VERSION@) http://freedesktop.org/wiki/Software/cppunit/ \li mako (>= @GR_MAKO_MIN_VERSION@) http://www.makotemplates.org/download.html \li log4cpp (>= 1.0) http://log4cpp.sourceforge.net/ |