diff options
| -rw-r--r-- | README.rst | 2 | 
1 files changed, 2 insertions, 0 deletions
| @@ -25,6 +25,8 @@ requirements  ------------  ``Makefile`` and ``configure`` script is generated by GNU *autotools*. Therefore you need the latter. +``pkg-config`` is needed, else you may get AC_DEFINE errors. +  ``fcgiwrap`` links to *dev-libs/fcgi* which can be obtained from http://www.fastcgi.com/ .  ``fcgiwrap`` also uses (but not requires) ``systemd`` for socket activation. | 
