From a9c977c1cea2125e3ad750fde4e0af7cc302387f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cyryl=20P=C5=82otnicki?= Date: Tue, 17 Oct 2017 11:11:01 +0100 Subject: [PATCH] Add dirmngr explicitly on Mac (#142) --- macosx/up.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/macosx/up.sh b/macosx/up.sh index 0ee09df1..c63b4c6c 100755 --- a/macosx/up.sh +++ b/macosx/up.sh @@ -21,6 +21,7 @@ brew upgrade brew cask list | xargs brew cask install --force brew install --force gnupg2 +brew install --force dirmngr brew install reattach-to-user-namespace --with-wrap-pbcopy-and-pbpaste brew install aria2