mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-miRLAB: add gsl to depends
This commit is contained in:
parent
8fb031b5dc
commit
cb9d55409e
1 changed files with 2 additions and 1 deletions
|
@ -4,12 +4,13 @@ _pkgname=miRLAB
|
|||
_pkgver=1.28.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.28.0
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc='Dry lab for exploring miRNA-mRNA relationships'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
license=('GPL')
|
||||
depends=(
|
||||
gsl
|
||||
r
|
||||
r-category
|
||||
r-ctc
|
||||
|
|
Loading…
Add table
Reference in a new issue