summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornarunlifescience2020-05-05 21:45:13 +0530
committernarunlifescience2020-05-05 21:45:13 +0530
commit3475e38663ff22e4f33081c1c215897d8b203d06 (patch)
treebe050daf7979170fa8ff6b63779a914f3459093c /PKGBUILD
parent3b0465b9b6aa4b96617a85baaede18513a947ebe (diff)
downloadaur-3475e38663ff22e4f33081c1c215897d8b203d06.tar.gz
change to qdatavis3d
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 254b832b9aa7..2e0fd0d14ab0 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' 'qwtplot3d')
+depends=('gsl' 'glu' 'mesa' 'shared-mime-info' 'desktop-file-utils' 'qt5-datavis3d')
# source download from git repo & prepare
source=(git+https://github.com/narunlifescience/alphaplot.git)