mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ucminf: add missing dependency
This commit is contained in:
parent
16a50f24a8
commit
26eda26ff0
2 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,7 @@ arch=(x86_64)
|
|||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
license=(GPL)
|
||||
depends=(
|
||||
blas
|
||||
r
|
||||
)
|
||||
makedepends=(
|
||||
|
|
|
@ -12,3 +12,5 @@ update_on:
|
|||
pkgname: blas
|
||||
filename: usr/lib/libblas\.so\.([^.]+)
|
||||
repo: extra
|
||||
- source: manual
|
||||
manual: 1
|
||||
|
|
Loading…
Add table
Reference in a new issue