From 04faaba502eaa78e87463ca66c1a681bc17c5869 Mon Sep 17 00:00:00 2001
From: Tom Rondeau <tom@trondeau.com>
Date: Thu, 2 Apr 2015 13:32:54 -0700
Subject: qtgui: remove dependency mentions of PyQWT.

Using PyQT widgets now instead of PyQWT for the QT Range widget. Some
programs, like gr_filter_design, require PyQWT but will explicitly
fail and tell the user that the package is missing. PyQWT is no longer
required for gr-qtgui.
---
 docs/doxygen/other/build_guide.dox | 1 -
 1 file changed, 1 deletion(-)

(limited to 'docs/doxygen/other')

diff --git a/docs/doxygen/other/build_guide.dox b/docs/doxygen/other/build_guide.dox
index ee07e6355c..c21b9874ac 100644
--- a/docs/doxygen/other/build_guide.dox
+++ b/docs/doxygen/other/build_guide.dox
@@ -50,7 +50,6 @@ first. Most recent systems have these packages available.
 \li qt4         (>= 4.4.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
-\li pyqwt*      (>= 5.2.0)   http://pyqwt.sourceforge.net/download.html
 
 \subsection dep_gr_wxgui gr-wxgui: The WX-based Graphical User Interface
 \li wxpython    (>= 2.8)     http://www.wxpython.org/
-- 
cgit v1.2.3