diff options
author | Christoph Willing <chris.willing@linux.com> | 2018-09-18 09:03:56 +1000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-09-21 23:31:44 +0100 |
commit | e03b61025e59a83fc6e510a40d98af9b41872a80 (patch) | |
tree | 5a02fd47afdac802c9de84842a07ed228c4437b9 /libraries/qwtpolar/README | |
parent | 2db89527c224480297002131d5f51c03f322b25c (diff) | |
download | slackbuilds-e03b61025e59a83fc6e510a40d98af9b41872a80.tar.gz |
libraries/qwtpolar: Add support for Qt5
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Diffstat (limited to 'libraries/qwtpolar/README')
-rw-r--r-- | libraries/qwtpolar/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/qwtpolar/README b/libraries/qwtpolar/README index 3cd2af81d9..8104678f86 100644 --- a/libraries/qwtpolar/README +++ b/libraries/qwtpolar/README @@ -1,2 +1,7 @@ QwtPolar - A Qwt/Qt Polar plot library with classes for displaying values on a polar coordinate system. + +Support for Qt5 will be included if, at build time, +the SlackBuild detects the presence of both: +1. qwt package built with Qt5 support +2. qt5 package |