Compare commits

...

2 Commits

Author SHA1 Message Date
Jeremy Soller
7b528ed593
Update rust 2021-07-16 13:08:35 -06:00
Jeremy Soller
595fb29abc
Add libexpat-dev and libgmp-dev to Ubuntu bootstrap 2021-07-16 10:57:24 -06:00
2 changed files with 3 additions and 1 deletions

View File

@ -231,7 +231,9 @@ ubuntu()
git \ git \
gperf \ gperf \
libc6-dev-i386 \ libc6-dev-i386 \
libexpat-dev \
libfuse-dev \ libfuse-dev \
libgmp-dev \
libhtml-parser-perl \ libhtml-parser-perl \
libpng-dev \ libpng-dev \
libtool \ libtool \

2
rust

@ -1 +1 @@
Subproject commit f5eee2c14346c7c6e919721e4b0221f73f2fca9e Subproject commit b9b9225c2a7295a8ecfd7f575ffc6fba7de72f28