summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 61d763712783..9e78ac86bbc4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,7 @@ license=('GPL2')
# make dependancies
makedepends=('boost' 'cmake')
-depends=('gsl' 'glu' 'mesa' 'muparser' 'shared-mime-info' 'qt4'
- 'qwt5' 'qwtplot3d')
+depends=('gsl' 'glu' 'mesa' 'shared-mime-info' 'qt4' 'qwt5' 'qwtplot3d')
# source download from git repo & prepare
source=(git+https://github.com/narunlifescience/alphaplot.git)