Add missing optional dependency: liboath

Signed-off-by: Dimitri Papadopoulos <3350651-DimitriPapadopoulos@users.noreply.gitlab.com>
This commit is contained in:
Dimitri Papadopoulos 2023-05-16 14:35:07 +02:00
parent fb0906c21f
commit a12ec4a56b
No known key found for this signature in database
GPG Key ID: C39F225C34319CDA

View File

@ -35,9 +35,9 @@ apt-get install -y libgnutls28-dev libev-dev
# Optional functionality and testing
apt get install -y libpam0g-dev liblz4-dev libseccomp-dev \
libreadline-dev libnl-route-3-dev libkrb5-dev libradcli-dev \
libcurl4-gnutls-dev libcjose-dev libjansson-dev libprotobuf-c-dev \
libtalloc-dev libhttp-parser-dev protobuf-c-compiler gperf \
nuttcp lcov libuid-wrapper libpam-wrapper libnss-wrapper \
libcurl4-gnutls-dev libcjose-dev libjansson-dev liboath-dev \
libprotobuf-c-dev libtalloc-dev libhttp-parser-dev protobuf-c-compiler \
gperf nuttcp lcov libuid-wrapper libpam-wrapper libnss-wrapper \
libsocket-wrapper gss-ntlmssp haproxy iputils-ping freeradius \
gawk gnutls-bin iproute2 yajl-tools tcpdump
```
@ -49,10 +49,10 @@ yum install -y gnutls-devel libev-devel
# Optional functionality and testing
yum install -y pam-devel lz4-devel libseccomp-devel readline-devel \
libnl3-devel krb5-devel radcli-devel libcurl-devel cjose-devel \
jansson-devel protobuf-c-devel libtalloc-devel http-parser-devel \
protobuf-c gperf nuttcp lcov uid_wrapper pam_wrapper nss_wrapper \
socket_wrapper gssntlmssp haproxy iputils freeradius gawk \
gnutls-utils iproute yajl tcpdump
jansson-devel liboath-devel protobuf-c-devel libtalloc-devel \
http-parser-devel protobuf-c gperf nuttcp lcov uid_wrapper \
pam_wrapper nss_wrapper socket_wrapper gssntlmssp haproxy iputils \
freeradius gawk gnutls-utils iproute yajl tcpdump
```
See [README-radius](doc/README-radius.md) for more information on Radius