summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorGlenn Strauss <gstrauss@gluelogic.com>2020-11-11 03:16:03 -0500
committerGlenn Strauss <gstrauss@gluelogic.com>2020-11-11 03:16:03 -0500
commit82273a947b8ccbfe97f4ace7468c65be52029271 (patch)
treed2c089e56614c6b2e3b199fab083abbc7ff8276f /INSTALL
parent5ec13918d31e2b9dedf6f754d11a7cdd78f2d45f (diff)
downloadlighttpd-git-82273a947b8ccbfe97f4ace7468c65be52029271.tar.gz
[doc] update optional pkg dependencies in INSTALL
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 2 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index 55fb089a..d3b6cca2 100644
--- a/INSTALL
+++ b/INSTALL
@@ -54,8 +54,6 @@ optional packages for optional features ::
bzip2-libs
cyrus-sasl # SASL ./configure --with-sasl
cyrus-sasl-devel
- gamin # FAM ./configure --with-fam
- gamin-devel
gdbm # GDBM ./configure --with-gdbm
gdbm-devel
GeoIP-devel # GeoIP ./configure --with-geoip
@@ -64,8 +62,6 @@ optional packages for optional features ::
gnutls-devel
krb5-devel # Kerberos5 ./configure --with-krb5
krb5-libs
- libattr # xattr ./configure --with-attr
- libattr-devel
libbrotli # brotli ./configure --with-brotli
brotli-devel
libdbi # DBI ./configure --with-dbi
@@ -107,6 +103,8 @@ optional packages for optional features ::
sqlite-devel
valgrind # valgrind ./configure --with-valgrind
valgrind-devel
+ wolfssl # wolfSSL ./configure --with-wolfssl
+ wolfssl-devel
zlib # zlib ./configure --with-zlib
zlib-devel