commit 18b1f7e25eac85a15290a78654ef987b11f1d75d Author: Danny Rawlins <contact@romster.me> Date: Wed Jan 5 08:57:10 2022 +1100 [notify] openmpi: add dependency libevent diff --git a/openmpi/.signature b/openmpi/.signature index 9a5e1d60b..9dab19098 100644 --- a/openmpi/.signature +++ b/openmpi/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3+LIQWuvcTZj0QSU5oUqkOfwWpRg611kYzVbgr1v/EGmMLevcLy6m70OL4rBJprdNbfabF2i832FyAN6vPFjEQk= -SHA256 (Pkgfile) = 3ae1b7dc7539bb8e20ef1691cb98720cfcba3c3b8db349c7d863a929267c1ddd +RWSagIOpLGJF3wkA5YUoFh1ZjCOPrTWPX4m6Airs4afZmRhcgDM0t22fL0mxDrJjnauMx+46XDZpPE3apLS0aJpfDLpH+zlzVw0= +SHA256 (Pkgfile) = 4cea3a657e638f4e1c60b6bbb83a9c2eed2461acad5205c0c87d7c3e46f564e6 SHA256 (.footprint) = 06a052ea66c9133c1ff6b15d8bb646c7b990bd5a6194f41684513b1733fcaaca SHA256 (openmpi-4.1.2.tar.bz2) = 9b78c7cf7fc32131c5cf43dd2ab9740149d9d87cadb2e2189f02685749a6b527 diff --git a/openmpi/Pkgfile b/openmpi/Pkgfile index 371b8e3fd..72daa2f27 100644 --- a/openmpi/Pkgfile +++ b/openmpi/Pkgfile @@ -1,7 +1,7 @@ # Description: High performance message passing library (MPI) # URL: https://www.open-mpi.org # Maintainer: Danny Rawlins, crux at romster dot me -# Depends on: eudev gcc-fortran libnl zlib +# Depends on: eudev gcc-fortran libevent libnl zlib # Optional: cuda name=openmpi