aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGilles Chehade <gilles@poolp.org>2020-05-05 23:08:31 +0200
committerGilles Chehade <gilles@poolp.org>2020-05-05 23:08:31 +0200
commit737029cc25ab090595e86fb36f9ecfb66f236df9 (patch)
tree9c42f3d88779d83b87a020361d40109214fdee76
parentconfigure (diff)
downloadOpenSMTPD-737029cc25ab090595e86fb36f9ecfb66f236df9.tar.xz
OpenSMTPD-737029cc25ab090595e86fb36f9ecfb66f236df9.zip
brew install libevent and openssl@1.1
-rw-r--r--.github/workflows/macos-latest.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/macos-latest.yml b/.github/workflows/macos-latest.yml
index 3cefe095..db16e2ff 100644
--- a/.github/workflows/macos-latest.yml
+++ b/.github/workflows/macos-latest.yml
@@ -12,6 +12,6 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: install dependencies
- run: brew install automake
+ run: brew install automake libevent openssl@1.1
- name: macOS Catalina 10.15
run: ./bootstrap && ./configure --with-gnu-ld --sysconfdir=/etc/mail --with-auth-pam --with-table-db