From d305018cbeb87e8a39ac67f6775e73914576fdfa Mon Sep 17 00:00:00 2001
From: Martin Braun <martin.braun@ettus.com>
Date: Tue, 13 Nov 2018 15:21:58 -0800
Subject: qtgui: Disallow use of Qt4

Qt5 is now required. Note that many applications and examples requiring
Qt are currently broken, this does not fix any of them, it just sets up
our CMake environment so we can start fixing them.
---
 docs/doxygen/other/build_guide.dox.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'docs/doxygen/other/build_guide.dox.in')

diff --git a/docs/doxygen/other/build_guide.dox.in b/docs/doxygen/other/build_guide.dox.in
index ac28b0be7c..c078d5bfdd 100644
--- a/docs/doxygen/other/build_guide.dox.in
+++ b/docs/doxygen/other/build_guide.dox.in
@@ -72,7 +72,7 @@ cppzmq is included (undocumentedly) in the debian and Ubuntu libzmq3-dev package
 \li gsl         (>= 1.10)    http://gnuwin32.sourceforge.net/packages/gsl.htm
 
 \subsection dep_gr_qtgui gr-qtgui: The QT-based Graphical User Interface
-\li qt4         (>= 4.4.0)   http://qt.nokia.com/downloads/
+\li qt5         (>= 5.0.0)   http://qt.nokia.com/downloads/
 \li qwt         (>= 5.2.0)   http://sourceforge.net/projects/qwt/
 \li pyqt        (>= 4.10.0)  http://www.riverbankcomputing.co.uk/software/pyqt/download
 
-- 
cgit v1.2.3