summaryrefslogtreecommitdiffstats
path: root/libraries/qwt/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/qwt/README')
-rw-r--r--libraries/qwt/README15
1 files changed, 9 insertions, 6 deletions
diff --git a/libraries/qwt/README b/libraries/qwt/README
index ddd2be7307..e72ff35b3c 100644
--- a/libraries/qwt/README
+++ b/libraries/qwt/README
@@ -1,8 +1,11 @@
-Qwt is an extension to the Qt GUI library from Troll Tech AS.
-The Qwt library contains widgets and components which are
-primarily useful for technical and scientifical purposes.
-It includes a 2-D plotting widget, different kinds of sliders,
-and much more.
+Qwt is an extension to the Qt GUI library from Troll Tech AS. The Qwt
+library contains widgets and components which are primarily useful
+for technical and scientifical purposes. It includes a 2-D plotting
+widget, different kinds of sliders, and much more.
-Support for Qt5 will be included if the qt5 package is detected at build time.
+Optional dependency: qt4. If installed, the package will include qt4
+support.
+If you're interested in developing software that uses qwt, you might
+want to build this with EXAMPLES=yes in the environment. This will
+compile the example programs and install them in the doc dir.