mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-lpsymphony: Add missing input.
* gnu/packages/bioconductor.scm (r-lpsymphony)[native-inputs]: Add gfortran. Change-Id: Id5bcbdb1bf19364fc8cbee905efb18698893f771
This commit is contained in:
parent
641d197db5
commit
4860cad2d6
1 changed files with 1 additions and 1 deletions
|
@ -15697,7 +15697,7 @@ coordinates.")
|
|||
(list zlib))
|
||||
(native-inputs
|
||||
(append
|
||||
(list pkg-config r-knitr r-testthat)
|
||||
(list gfortran pkg-config r-knitr r-testthat)
|
||||
(if (or (target-aarch64?)
|
||||
(target-riscv64?))
|
||||
(list config)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue