From: Cesar Strauss Date: Sat, 2 Sep 2023 11:23:52 +0000 (-0300) Subject: symbiflow-arch-defs needs newer cmake X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5c28e073c86fe9ef58772dbc8c6ce630a567f8c9;p=dev-env-setup.git symbiflow-arch-defs needs newer cmake --- diff --git a/symbiflow-install b/symbiflow-install index 71a0249..c59c98e 100755 --- a/symbiflow-install +++ b/symbiflow-install @@ -58,7 +58,7 @@ cd .. ### Necessary software to install -apt-get install -y cmake +apt-get -t buster-backports install -y cmake # symbiflow-arch-defs needs newer cmake apt-get install -y python3 clang libreadline-dev gawk tcl-dev \ libffi-dev pkg-config libboost-system-dev libboost-python-dev \ libboost-filesystem-dev zlib1g-dev