kotlin-bin: fix openjdk runtime dep
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
# Template file for 'kotlin-bin'
|
||||
pkgname=kotlin-bin
|
||||
version=1.3.50
|
||||
revision=1
|
||||
revision=2
|
||||
archs="x86_64"
|
||||
wrksrc=kotlinc
|
||||
makedepends="unzip setconf"
|
||||
depends="openjdk"
|
||||
depends="openjdk8"
|
||||
short_desc="Statically typed programming language that can interoperate with Java"
|
||||
maintainer="shizonic <realtiaz@gmail.com>"
|
||||
license="Apache-2.0"
|
||||
|
||||
Reference in New Issue
Block a user