install guile dev on ubuntu

This commit is contained in:
Yan 2017-08-18 16:40:08 -07:00
parent 17d6bceea0
commit e8b8b976ba

View file

@ -1,4 +1,4 @@
#!/bin/bash -ex
set -eu -o pipefail
apt-get -y install texinfo
apt-get -y install texinfo guile-2.0-dev