There was an error while loading. Please reload this page.
1 parent dcd3964 commit 37772c5Copy full SHA for 37772c5
README.rst
@@ -38,7 +38,13 @@ Requirements
38
============
39
40
- nginx_ version >= 1.13.4
41
-- ``libexpat-dev``
+- ``libxml2``+``libxslt``
42
+
43
+The ``libxslt`` library is technically redundant and is only required since this
44
+combination is supported by nginx_ for the nginx libxslt module.
45
+Using builting nginx mechanisms for linking against third-party libraries
46
+brings certain compatibility benefits.
47
+However this redundancy can be easily eliminated in the ``config`` file.
48
49
50
Locking
0 commit comments