diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-08-20 18:52:58 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-22 16:07:12 -0500 |
commit | 4e6aed773615e3e97cbaf5378868f07b65dbda8a (patch) | |
tree | c5cdd96c618e871208d446cb2fb636e9728319f0 /academic/QtiPlot | |
parent | d80c2d3feb7c972a2a7916a2075fadfa01448570 (diff) | |
download | slackbuilds-4e6aed773615e3e97cbaf5378868f07b65dbda8a.tar.gz |
academic/QtiPlot: Fixed dep information
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'academic/QtiPlot')
-rw-r--r-- | academic/QtiPlot/QtiPlot.info | 2 | ||||
-rw-r--r-- | academic/QtiPlot/README | 5 |
2 files changed, 1 insertions, 6 deletions
diff --git a/academic/QtiPlot/QtiPlot.info b/academic/QtiPlot/QtiPlot.info index 41851befaf..42208ed700 100644 --- a/academic/QtiPlot/QtiPlot.info +++ b/academic/QtiPlot/QtiPlot.info @@ -7,6 +7,6 @@ MD5SUM="652096a365851da3b5f6fefdcbe2aaec \ d1b234623770ec6209b14d1b5137f2f1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="alglib gsl muParser qt-assistant-compat qwt tamu_anova" +REQUIRES="alglib gsl muParser qt-assistant-compat tamu_anova" MAINTAINER="Petar Petrov" EMAIL="ppetrov@paju.oulu.fi" diff --git a/academic/QtiPlot/README b/academic/QtiPlot/README index 7306fd2bf6..92b7155f45 100644 --- a/academic/QtiPlot/README +++ b/academic/QtiPlot/README @@ -26,8 +26,3 @@ Features: be saved and restored later on for a fast editing process - Project files based on folders, a powerful project explorer with built-in drag and drop and searching facilities - -This requires gsl, muParser, qt-assistant-compat, tamu_anova and -alglib, all of which are available at SlackBuilds.org. QtiPlot comes -with QTeXEngine built in and its own, slightly modified versions of -qwt and qwtplot3d. |