~ salmonella-environment-setup (master) f435b23a7b6886a31c0a9820517ad0958d9062a2
commit f435b23a7b6886a31c0a9820517ad0958d9062a2 Author: Mario Domenech Goulart <mario@parenteses.org> AuthorDate: Wed May 19 20:27:43 2021 +0200 Commit: Mario Domenech Goulart <mario@parenteses.org> CommitDate: Wed May 19 20:27:43 2021 +0200 system-setup/openbsd-6.8.sh: add libyaml (for the yaml egg) diff --git a/system-setup/openbsd-6.8.sh b/system-setup/openbsd-6.8.sh index 5d7ec01..d05a021 100755 --- a/system-setup/openbsd-6.8.sh +++ b/system-setup/openbsd-6.8.sh @@ -16,6 +16,7 @@ sudo pkg_add \ imlib2 \ libexif \ libinotify \ + libyaml \ lmdb \ nanomsg \ openmpi \Trap