[Lunar-commits] <moonbase> fireforx4: Add a missing optional_depends.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sun Jan 2 15:41:23 CET 2011
commit 61045d4cc159a04aa59ceb23c00e2e0d39c5e887
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sun Jan 2 09:41:23 2011 -0500
fireforx4: Add a missing optional_depends.
---
web/firefox4/DEPENDS | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/web/firefox4/DEPENDS b/web/firefox4/DEPENDS
index 65e2c11..09ae2fa 100644
--- a/web/firefox4/DEPENDS
+++ b/web/firefox4/DEPENDS
@@ -19,6 +19,10 @@ optional_depends "flash-plugin-10" "" "" "To enable Flash plugin"
optional_depends "gnome-vfs" "" "" "For Gnome VFS support"
optional_depends "hunspell" "" "" "For spelling support"
+optional_depends "libevent" "--with-system-libevent" \
+ "--without-system-libevent" \
+ "For event detection"
+
optional_depends "dbus-glib" \
"--enable-dbus" \
"--disable-dbus" \
More information about the Lunar-commits
mailing list