mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rhtslib: add options=(staticlibs)
back
This commit is contained in:
parent
03eea7ed2f
commit
337f2c73dd
2 changed files with 3 additions and 0 deletions
|
@ -21,6 +21,7 @@ optdepends=(
|
|||
r-knitr
|
||||
r-rmarkdown
|
||||
)
|
||||
options=(staticlibs)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('b7d295a694e865f4f4060c94c4bca446')
|
||||
b2sums=('003d61f9455981794724ab4e65eaf7f557d2bd394b58ba4e61eb895fbceb8117cb8a8fc6b99f7be71f2ec1b1641ea71867c6a083deba29991c630716de48e82c')
|
||||
|
|
|
@ -30,3 +30,5 @@ update_on:
|
|||
repo: core
|
||||
provided: libz.so
|
||||
strip_release: true
|
||||
- source: manual
|
||||
manual: 1
|
||||
|
|
Loading…
Add table
Reference in a new issue