From 9b6c63a3044352960ee91b412ac19e1ef1181914 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Sat, 9 Oct 2021 15:20:23 +0300 Subject: Add required java-runtime to install script --- logisim-evolution.install | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'logisim-evolution.install') diff --git a/logisim-evolution.install b/logisim-evolution.install index 9d3ce28..e9feb9c 100644 --- a/logisim-evolution.install +++ b/logisim-evolution.install @@ -4,8 +4,18 @@ pre_install() { pre_upgrade() { cat << EOF + + This package requires java-runtime>= 14, if you have multiple jdks installed + please ensure the correct one is set; + + # archlinux-java set java-16-openjdk + + ----- + Please notice that this AUR repo is a build-from-source package. - However, binary version (the previous one) can be found as 'logisim-evolution-bin'. + However, binary version (the previous one) can be found as 'logisim-evolution-bin'. + + EOF -} \ No newline at end of file +} -- cgit v1.2.3-70-g09d2