mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-metaboanalystr: add gcc-fortran to makedepends
This commit is contained in:
parent
a3d6fd1bf1
commit
4844654dab
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ depends=(r
|
|||
r-tibble
|
||||
r-vctrs
|
||||
)
|
||||
makedepends=('git')
|
||||
makedepends=('git' 'gcc-fortran')
|
||||
optdepends=(
|
||||
r-car
|
||||
r-catools
|
||||
|
|
Loading…
Add table
Reference in a new issue