wok diff openmpi/receipt @ rev 20944
updated fritzing (0.8.7b -> 0.9.3b)
author | Hans-G?nter Theisgen |
---|---|
date | Sun Mar 03 12:53:01 2019 +0100 (2019-03-03) |
parents | 23c3aed67cd9 |
children | 534a7246f0c9 |
line diff
1.1 --- a/openmpi/receipt Thu Dec 05 20:23:08 2013 +0000 1.2 +++ b/openmpi/receipt Sun Mar 03 12:53:01 2019 +0100 1.3 @@ -11,12 +11,11 @@ 1.4 WGET_URL="http://www.open-mpi.org/software/ompi/v${VERSION%.*}/downloads/$TARBALL" 1.5 1.6 DEPENDS="gcc gfortran libtool openssh valgrind" 1.7 -BUILD_DEPENDS="$DEPENDS valgrind-dev" 1.8 +BUILD_DEPENDS="$DEPENDS valgrind-dev file" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules() 1.12 { 1.13 - cd $src 1.14 ./configure --sysconfdir=/etc/${PACKAGE} \ 1.15 --enable-mpi-f90 \ 1.16 --libdir=/usr/lib/${pkgname} \