aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2020-05-19 22:27:06 +1200
committerTom Ryder <tom@sanctum.geek.nz>2020-05-19 22:27:06 +1200
commitf00ca705a74d57a2b6d2c47bce469050ba1c9849 (patch)
treea95a7a1e0f3afadea02d85b69e8c912ef65bd2f0
parentMerge branch 'release/v9.4.0' into develop (diff)
downloaddotfiles-f00ca705a74d57a2b6d2c47bce469050ba1c9849.tar.gz
dotfiles-f00ca705a74d57a2b6d2c47bce469050ba1c9849.zip
Depend on GnuPG for Mutt
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 724473aa..248f7ac8 100644
--- a/Makefile
+++ b/Makefile
@@ -493,7 +493,7 @@ install-mpv:
mkdir -p -- $(XDG_CONFIG_HOME)/mpv
cp -p -- mpv/* $(XDG_CONFIG_HOME)/mpv
-install-mutt: install-mail
+install-mutt: install-gnupg install-mail
mkdir -p -- $(XDG_CONFIG_HOME)/mutt \
$(XDG_CONFIG_HOME)/mutt/muttrc.d \
$(XDG_CACHE_HOME)/mutt