mirror of
https://github.com/novatiq/packages.git
synced 2026-07-13 23:39:27 +01:00
7ba5a7f6d1
The FPM SAPI works fine without the CGI SAPI installed. It seems that this is a copy & paste error introduced a long time ago, when FPM support was added - and nobody noticed. So drop the dependency now to allow smaller footprints on installations which only use FPM. Signed-off-by: Michael Heimpold <mhei@heimpold.de>