fix depen

This commit is contained in:
starsareintherose 2021-08-22 23:09:31 +08:00
parent 45daada9b4
commit 978f0b65d9

View file

@ -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)