Moving to only requiring jdk-openjdk for https://archlinux.org/news/incoming-changes-in-jdk-jre-21-packages-may-require-manual-intervention/; some catchup for hooks
This commit is contained in:
2
PKGBUILD
2
PKGBUILD
@@ -10,7 +10,7 @@ arch=("x86_64")
|
||||
url="https://aninix.net/foundation/${pkgname}"
|
||||
license=('custom')
|
||||
groups=()
|
||||
depends=('bash>=4.4' 'php' 'perl' 'jdk-openjdk>=18.0.1.1.u2-1' 'jre-openjdk-headless>=18.0.1.1.u2-1' 'python>=3.7')
|
||||
depends=('bash>=4.4' 'php' 'perl' 'jdk-openjdk>=20.0.2.u9-3' 'python>=3.7')
|
||||
makedepends=('make>=4.2' 'mono>5.0.0' 'gcc' 'python-pytest')
|
||||
checkdepends=()
|
||||
optdepends=()
|
||||
|
Reference in New Issue
Block a user