summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Mocciola2016-11-22 23:08:36 +0100
committerMichele Mocciola2016-11-22 23:08:36 +0100
commitee838932b1dff395cb0ca450be928df7cbeb5da9 (patch)
tree2b802a3923c4b1eb80932b31e2754779274ad06b
parenta1a7cab82f8dab8628006ba98bac98ee8dc4e1eb (diff)
downloadaur-ee838932b1dff395cb0ca450be928df7cbeb5da9.tar.gz
Changed dependencies
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8a279c2bbb94..4f8773eeffa1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Generic platform for Pre and Post-Processing for numerical simulation - KERNEL Module"
url="http://www.salome-platform.org"
depends=('python2' 'python2-numpy' 'boost-libs' 'omniorb416' 'omniorbpy36' 'hdf5_18' 'graphviz' 'libxml2' 'cppunit' 'lapack' 'net-tools' 'openmpi' 'libbatch')
-makedepends=('doxygen' 'python2-sphinx' 'git' 'swig2')
+makedepends=('doxygen' 'python2-sphinx' 'swig2' 'boost')
arch=('i686' 'x86_64')
license=('LGPL')
source=("${pkgname}.profile" "http://files.salome-platform.org/Salome/Salome${pkgver}/src${pkgver}.tar.gz")