From b4b5aa550973a8713400122dc1cba63aeddec442 Mon Sep 17 00:00:00 2001 From: rosbeef andino Date: Wed, 13 Apr 2022 19:18:10 -0400 Subject: [PATCH] Update _common.sh --- scripts/_common.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/_common.sh b/scripts/_common.sh index e4d27c5..6179405 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -6,6 +6,7 @@ # dependencies used by the app pkg_dependencies="openjdk-8-jre-headless|openjdk-11-jre-headless debconf|debconf-2.0 procps uuid-runtime lua-ldap" +pkg_dependencies_arm="automake autoconf build-essential libtool git maven m4" pkg_extra_dependencies_arm="openjdk-8-jre_8u322-b06-1~deb9u1_armhf.deb \ openjdk-8-jre-headless_8u322-b06-1~deb9u1_armhf.deb \ openjdk-8-jdf_8u322-b06-1~deb9u1_armhf.deb \