commit - 25443dd1e0f215944df18fb7445d253be205bd58
commit + 90220ce4aca774c9006ca26d05cc35f9256fe6d5
blob - 444962dd1cbdb1e71a50917fadcb7d3abef833c0
blob + fe6ca888c585c25c77b7386cc1da8453388f1ac7
--- .github/ci/before-install.sh
+++ .github/ci/before-install.sh
zlib1g-dev \
git \
athena-jot \
- libtls-dev \
ed
fi
ncurses \
ossp-uuid \
git \
- libevent \
- libressl
+ libevent
fi
blob - fc8cc30138461b198ffdb88c36f4091b44034e98
blob + 2dcc193feaa29ec61c388cb2aaba4b26bb478dd0
--- README.portable
+++ README.portable
* `pkg-config` (for searching libraries)
* `bison` (for configuration file grammar)
* `libevent` (for gotwebd)
-* `libtls` (for gotwebd)
FreeBSD:
* `pkgconf`
* `GNU coreutils` (for running tests)
* `libevent` (for gotwebd)
-* `libtls` (for gotwebd)
NetBSD:
* `ossp-uuid`
* `GNU coreutils` (for running tests)
* `libevent` (for gotwebd)
-* `libtls` (for gotwebd)
TESTS (REGRESS)
===============