[Lunar-commits] <moonbase-other> firefox: Adjusting DEPENDS.

Dennis Veatch dennisveatch at bellsouth.net
Thu Sep 18 21:43:52 CEST 2014


commit 9cf470d1fb12c638a63a873150de9affe15cd130
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Thu, 18 Sep 2014 15:43:33 -0400
URL: https://github.com/lunar-linux/moonbase-other/commit/9cf470d1fb12c638a63a873150de9affe15cd130

firefox: Adjusting DEPENDS.
---
  web/firefox/DEPENDS | +4/-1     
  1 file changed, 4 insertions(+), 1 deletion(-)

--- a/web/firefox/DEPENDS
+++ b/web/firefox/DEPENDS
@@ -11,7 +11,6 @@ depends cairo
 optional_depends "Python"           ""  ""  "Needed to do a Profile Guided Optimization build"
 optional_depends "flash-plugin-11"  ""  ""  "To enable Flash plugin"
 optional_depends "freetype2"        "--enable-tree-freetype" "--disable-tree-freetype" "For freetype font support"
-optional_depends "icu4c"            "--with-system-icu" "--without-system-icu" "For ICU support"
 optional_depends "hunspell"         "--enable-system-hunspell"  "--disable-system-hunspell"  "For spelling support"
 optional_depends "libevent"         "--with-system-libevent"  "--without-system-libevent"  "For system library event detection"
 optional_depends "dbus-glib"        "--enable-dbus"  "--disable-dbus"  "For dbus support"
@@ -31,3 +30,7 @@ optional_depends "sqlite"  "--enable-system-sqlite"  "--disable-system-sqlite"
 #  optional_depends "gnome-vfs"        "--enable-gnomevfs"  "--disable-gnomevfs"  "For Gnome VFS support"
 
 optional_depends "qt4" "--with-qtdir=/usr"  " " "for qt support."
+
+# Firefox requires >=50.1 and we are not ready for that version
+#optional_depends "icu4c"            "--with-system-icu" "--without-system-icu" "For ICU support"
+




More information about the Lunar-commits mailing list