add beagle-lib to optdepends

This commit is contained in:
Kuoi 2022-07-31 11:42:47 +01:00
parent 3247a53fe0
commit ad9e234f1e
2 changed files with 2 additions and 0 deletions

View file

@ -19,6 +19,7 @@ sha256sums=('be652c4d55953f7c6c7a9d3eb3de203c77dc380e81ad81cfe0492408990c36a8'
'aca5c3f88ea8624d94b9e6e0e8f4b41a1f981562ad33bee2f35cc15de84f9906')
depends=('java-runtime')
makedepends=('java-environment')
optdepends=('beagle-lib')
package() {
install -dm755 "$pkgdir"/usr/{bin,share/{applications,${pkgname}}}
sed -i 's/\/usr\/local\/lib/\/usr\/lib/g' ${srcdir}/BEASTv${pkgver}/bin/beast

View file

@ -21,6 +21,7 @@ sha256sums=('05dcc619c2e10163f2c1089ec66149f6e53ec5a0583cd2cb8ffdccbbdb1d8183'
depends=(
'java-runtime'
)
optdepends=('beagle-lib')
package() {
install -dm755 "$pkgdir"/usr/{bin,share/{beast2,applications}}
sed -i 's/\/usr\/local\/lib/\/usr\/lib/g' ${srcdir}/beast/bin/beast