[Lunar-commits] <moonbase> seamonkey: Adjusting the DEPENDS, since we multiple versions of xul lets
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Wed Nov 30 12:12:21 CET 2011
commit ecd1b708d8b607ea26cc05232b5ff963470292dd
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Wed Nov 30 06:12:21 2011 -0500
seamonkey: Adjusting the DEPENDS, since we multiple versions of xul lets
use the alias.
---
web/seamonkey/DEPENDS | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/web/seamonkey/DEPENDS b/web/seamonkey/DEPENDS
index 0540f0c..d24bc66 100644
--- a/web/seamonkey/DEPENDS
+++ b/web/seamonkey/DEPENDS
@@ -32,7 +32,7 @@ optional_depends "libnotify" "--enable-libnotify" "--disable-libnotify" \
optional_depends "openldap" "--enable-ldap" "--disable-ldap" \
"To enable ldap support"
-optional_depends "xulrunner" "--with-system-libxul --with-libxul-sdk=/usr/lib/xulrunner-devel-$XUL" "" \
+optional_depends "%GECKO_RENDERER" "--with-system-libxul --with-libxul-sdk=/usr/lib/xulrunner-devel-$XUL" "" \
"To use system xulrunner"
optional_depends "nspr" "--with-system-nspr" "" \
More information about the Lunar-commits
mailing list