diff --git a/mrbayes-mpi/PKGBUILD b/mrbayes-mpi/PKGBUILD index 3d8338c581..30d9cee947 100644 --- a/mrbayes-mpi/PKGBUILD +++ b/mrbayes-mpi/PKGBUILD @@ -9,7 +9,7 @@ pkgdesc="MrBayes is a program for Bayesian inference and model choice across a w arch=('i686' 'x86_64') url="nbisweden.github.io/mrbayes/" license=('GPL3') -depends=('openmpi' 'readline''gcc') +depends=('openmpi' 'readline' 'gcc') optdepends=('beagle-lib: for using GPU calculations among other enhancements - rebuild package after installing this dep') conflicts=(mrbayes) provides=(mrbayes)