summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornarunlifescience2020-05-10 20:09:01 +0530
committernarunlifescience2020-05-10 20:09:01 +0530
commit91581a9ba8eae2e22bb5cdca96d0571caf77155e (patch)
tree00ba7b635e559d68353486a1655910a7ffc36db9 /PKGBUILD
parent69f095804eb43c28330f566369bb6dcd2ebbc52c (diff)
downloadaur-91581a9ba8eae2e22bb5cdca96d0571caf77155e.tar.gz
modify dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 67f0463a395b..a092e7967c7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('GPL2')
# make dependancies
makedepends=('boost' 'cmake' 'qt5-tools')
-depends=('gsl' 'glu' 'mesa' 'shared-mime-info' 'desktop-file-utils' 'qt5-datavis3d')
+depends=('gsl' 'mesa' 'shared-mime-info' 'qt5-datavis3d' 'qt5-script' 'qt5-xmlpatterns' 'qt5-svg')
# source download from git repo & prepare
source=(https://sourceforge.net/projects/alphaplot/files/1.011/AlphaPlot%20Release%202020-2.zip)