mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-03-22 23:07:06 -04:00
Add deps for building qemu
This commit is contained in:
parent
99efb78ed8
commit
c9755e4cca
@ -22,12 +22,15 @@ RUN apt-get -qq update -y \
|
||||
libeigen3-dev \
|
||||
libffi-dev \
|
||||
libftdi-dev \
|
||||
libglib2.0-dev \
|
||||
libhidapi-dev \
|
||||
libpixman-1-dev \
|
||||
libreadline-dev \
|
||||
lld \
|
||||
llvm \
|
||||
mercurial \
|
||||
nano \
|
||||
ninja-build \
|
||||
pkg-config \
|
||||
python3 \
|
||||
python3-dev \
|
||||
|
@ -15,7 +15,8 @@ These steps are used to build and install the
|
||||
python3-dev libboost-dev libeigen3-dev \
|
||||
libboost-dev libboost-filesystem-dev \
|
||||
libboost-thread-dev libboost-program-options-dev \
|
||||
libboost-iostreams-dev cmake libhidapi-dev
|
||||
libboost-iostreams-dev cmake libhidapi-dev \
|
||||
ninja-build libglib2.0-dev libpixman-1-dev
|
||||
|
||||
git clone https://github.com/YosysHQ/icestorm
|
||||
cd icestorm
|
||||
|
Loading…
x
Reference in New Issue
Block a user