From: Luke Kenneth Casson Leighton Date: Fri, 15 Apr 2022 03:03:53 +0000 (+0100) Subject: comments on fasm build dependencies X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c4e764f2956172edfb3f385392bdbc1752ace787;p=dev-env-setup.git comments on fasm build dependencies --- diff --git a/nextpnr-xilinx-install b/nextpnr-xilinx-install index 66e8300..ee25018 100755 --- a/nextpnr-xilinx-install +++ b/nextpnr-xilinx-install @@ -24,6 +24,9 @@ apt-get install -y build-essential make cmake python3 python3-setuptools \ pip3 install textx +# this really doesn't work properly, antlr is still not correctly +# detected, (missing ANTLRconfig.cmake) but at least fasm falls back +# to the python version sudo apt install cmake default-jre-headless uuid-dev libantlr4-runtime-dev apt-get install -y wget