Updated Makefile

This commit is contained in:
Netkas 2021-01-08 22:29:06 -05:00
parent 6edd821cfe
commit d997a6eb9b
1 changed files with 3 additions and 0 deletions

View File

@ -158,6 +158,9 @@ system_prep_pip:
system_prep_gcc:
apt -y install gcc build-essential
system_prep_java:
apt -y install openjdk-8-jre openjdk-8-jdk ant
# ======================================================================================================================
start_langdetect: