diff --git a/www-apps/froxlor/froxlor-9999.ebuild b/www-apps/froxlor/froxlor-9999.ebuild index 4afc718..e928717 100644 --- a/www-apps/froxlor/froxlor-9999.ebuild +++ b/www-apps/froxlor/froxlor-9999.ebuild @@ -55,8 +55,10 @@ DEPEND=" ) !lighttpd? ( ( !nginx? ( - www-servers/apache[ssl=] - dev-lang/php[apache2] + !fpm? ( + www-servers/apache[ssl=] + dev-lang/php[apache2] + ) ) ) )