summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSukanka2022-06-07 21:34:16 +0800
committerSukanka2022-06-07 21:34:16 +0800
commitad3db98453ef696e4d89bd8bcb7e1017f7bcf4c8 (patch)
tree1b2192f539ab64d566f2d2696637e67fc4faad5e
parentb4266506852cb9e7d1baa8fe2a5f26b459792f6e (diff)
downloadaur-ad3db98453ef696e4d89bd8bcb7e1017f7bcf4c8.tar.gz
use java-runtime or java-environment
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6824fb66f520..abd1f75a7684 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -24,7 +24,7 @@ pkgbase = r-hicdcplus
depends = r-s4vectors
depends = r-tibble
depends = r-tidyr
- depends = jre11-openjdk
+ depends = java-runtime
optdepends = r-biocfilecache
optdepends = r-biocgenerics
optdepends = r-bsgenome.hsapiens.ucsc.hg19
diff --git a/PKGBUILD b/PKGBUILD
index b3c27ff1d0a4..b6848c06e24b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -30,7 +30,7 @@ depends=(
r-s4vectors
r-tibble
r-tidyr
- jre11-openjdk
+ java-runtime
)
optdepends=(
r-biocfilecache