add python-ecdsa dependency

pull/25/head
Holger Schinzel 8 years ago committed by GitHub
parent e25fcc8d91
commit 1dfca212f1

@ -8,4 +8,4 @@ RUN apt-get update
# install build tools and dependencies
RUN apt-get install -y build-essential git python gcc-arm-none-eabi
RUN apt-get install -y build-essential git python python-ecdsa gcc-arm-none-eabi

Loading…
Cancel
Save