[Lunar-commits] <moonbase> lighttpd: Adding %PHP as a optional_depends.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Fri Feb 24 12:20:50 CET 2012


commit 5de2a729a3964eed81500b3a482c733ec4bab07d
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Fri Feb 24 06:20:50 2012 -0500

    lighttpd: Adding %PHP as a optional_depends.
---
 web/lighttpd/DEPENDS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/web/lighttpd/DEPENDS b/web/lighttpd/DEPENDS
index 4450f3b..a227b9e 100644
--- a/web/lighttpd/DEPENDS
+++ b/web/lighttpd/DEPENDS
@@ -12,3 +12,4 @@ optional_depends gdbm      "--with-gdbm"     "--without-gdbm"     "storage for m
 optional_depends memcached "--with-memcache" "--without-memcache" "for for mod_trigger_b4_dl support"
 optional_depends fcgi      ""                ""                   "for CGI support"
 optional_depends systemd   ""                ""                   "for systemd style boot scripts"
+optional_depends %PHP      ""                ""                   "for PHP support"


More information about the Lunar-commits mailing list