install: on Linux do build-dep mu4e

This commit is contained in:
2023-10-24 18:02:08 +01:00
parent 9b18b7b937
commit 4f46ce5556

View File

@@ -114,6 +114,7 @@ go install github.com/go-delve/delve/cmd/dlv@latest
if [ $IS_LINUX == 1 ] ; then
sudo apt install fonts-firacode
sudo apt build-dep mu4e
fi
# Just add these, for now.