Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=664f6a332aaf9fc6f028ac7c5f19e1729e397c2d
commit 664f6a332aaf9fc6f028ac7c5f19e1729e397c2d Author: DeX77 <[email protected]> Date: Thu Aug 27 10:10:07 2015 +0200 boost-1.58.0-5-x86_64 * rebuild with openmpi>=1.10 diff --git a/source/devel-extra/boost/FrugalBuild b/source/devel-extra/boost/FrugalBuild index 796a6c8..f128e2e 100644 --- a/source/devel-extra/boost/FrugalBuild +++ b/source/devel-extra/boost/FrugalBuild @@ -7,7 +7,7 @@ options+=('asneeded') pkgname=boost pkgver=1.58.0 -pkgrel=4 +pkgrel=5 pkgdesc="Boost header files, examples and tools" _F_sourceforge_ext=".tar.bz2" Finclude sourceforge python @@ -34,7 +34,7 @@ subarchs=('i686 x86_64 arm' 'i686 x86_64 arm') if [ "$CARCH" != "arm" ]; then subpkgs=("${subpkgs[@]}" "libboost-mpi") subdescs=("${subdescs[@]}" 'Boost MPI Interface.') - subdepends=("${subdepends[@]}" 'openmpi>=1.8.3-2') + subdepends=("${subdepends[@]}" 'openmpi>=1.10') subrodepends=("${subrodepends[@]}" 'libboost') subgroups=("${subgroups[@]}" 'lib-extra') subarchs=("${subarchs[@]}" "i686 x86_64") _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
