summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThorsten Liebig2017-11-19 15:23:02 +0100
committerThorsten Liebig2017-11-19 15:23:02 +0100
commit37b3eb5e079714d2b3c74dc19547b342f6441d60 (patch)
treec4f50eb38c9d6dce3f8d1af87948ceee6e4339bc /PKGBUILD
parentd5ee1f2a8c3f247e550f405e9ff84b6b91165087 (diff)
downloadaur-37b3eb5e079714d2b3c74dc19547b342f6441d60.tar.gz
update src info and package dependencies
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7616ee48e585..ec31f3211123 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('i686' 'x86_64')
url='http://openems.de'
license=('GPL3')
groups=()
-depends=('qt5-base' 'tinyxml' 'hdf5' 'boost' 'vtk' 'unixodbc' 'cgal')
+depends=('cmake' 'qt5-base' 'tinyxml' 'hdf5' 'boost' 'vtk' 'unixodbc' 'cgal' 'openmpi')
makedepends=()
optdepends=()
provides=()