r-ucminf: add missing dependency

This commit is contained in:
Pekka Ristola 2023-12-14 12:40:42 +02:00
parent 16a50f24a8
commit 26eda26ff0
No known key found for this signature in database
GPG key ID: 2C20BE716E05213E
2 changed files with 3 additions and 0 deletions

View file

@ -10,6 +10,7 @@ arch=(x86_64)
url="https://cran.r-project.org/package=${_pkgname}"
license=(GPL)
depends=(
blas
r
)
makedepends=(

View file

@ -12,3 +12,5 @@ update_on:
pkgname: blas
filename: usr/lib/libblas\.so\.([^.]+)
repo: extra
- source: manual
manual: 1