diff --git a/community/jruby/APKBUILD b/community/jruby/APKBUILD index ed379fb3d9e..9d526bdcb0c 100644 --- a/community/jruby/APKBUILD +++ b/community/jruby/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Jakub Jirutka pkgname=jruby pkgver=9.3.10.0 -pkgrel=0 +pkgrel=1 pkgdesc="An implementation of Ruby on the JVM" url="https://www.jruby.org/" # s390x: JVM crash @@ -105,7 +105,7 @@ rdoc() { readline() { pkgdesc="Readline support for JRuby" - depends="$pkgname java-jansi-native" + depends="$pkgname" _mvgem jruby-readline _mv $_stdlibdir/jline