summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGrey Christoforo2019-11-27 15:25:25 +0000
committerGrey Christoforo2019-11-27 15:25:25 +0000
commitfd5a7ffc70af278a8ee849a1e5e7614cfc901f19 (patch)
tree0711b32a03639da436b34c0b64316e9fdd448f9d /PKGBUILD
parentd072f29029265f32f4a890c709195462e31ba19e (diff)
downloadaur-fd5a7ffc70af278a8ee849a1e5e7614cfc901f19.tar.gz
build static libs
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5dad6930f962..93b7a9868436 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,6 +6,7 @@ pkgrel=1
pkgdesc="high-throughput sequencing library"
url="https://bioconductor.org/packages/release/bioc/html/${_bc_name}.html"
arch=("x86_64")
+options=('staticlibs')
license=('LGPL (>= 2)')
depends=('r' 'r-zlibbioc')
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_bc_name}_${pkgver}.tar.gz")