fix package deps for msieve

This commit is contained in:
Yan 2015-12-18 00:50:31 -08:00
parent 8fd334e2d9
commit 972b468d56

2
msieve/install-root Normal file → Executable file
View file

@ -1,3 +1,3 @@
#!/bin/bash -e
apt-get -y install libgmp3-dev
apt-get -y install libgmp3-dev libgmp-dev