Magellan Linux

Diff of /smage/trunk/extras/firefox-esr/firefox-esr-24.6.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 5808 by niro, Wed Jul 16 07:49:44 2014 UTC revision 5809 by niro, Wed Jul 16 07:58:24 2014 UTC
# Line 34  FIREFOX_DEPEND=">= x11-libs/libXrender-0 Line 34  FIREFOX_DEPEND=">= x11-libs/libXrender-0
34   >= media-fonts/corefonts-2   >= media-fonts/corefonts-2
35   >= dev-db/sqlite-3.8   >= dev-db/sqlite-3.8
36   >= dev-libs/libffi-3.0.13   >= dev-libs/libffi-3.0.13
  >= x11-libs/startup-notification-0.12  
37   >= x11-libs/pixman-0.32"   >= x11-libs/pixman-0.32"
38    # >= x11-libs/startup-notification-0.12
39  # >= app-text/hunspell-1.3  # >= app-text/hunspell-1.3
40    
41  SDEPEND="${FIREFOX_DEPEND}  SDEPEND="${FIREFOX_DEPEND}
# Line 272  src_compile() Line 272  src_compile()
272   # enable gio   # enable gio
273   mozconf_add --enable-gio   mozconf_add --enable-gio
274   # enable startup-notification   # enable startup-notification
275   mozconf_add --enable-startup-notification   #mozconf_add --enable-startup-notification
276   # enable dbus   # enable dbus
277   mozconf_add --enable-dbus   mozconf_add --enable-dbus
278   # enable webm and libjpeg-turbo format   # enable webm and libjpeg-turbo format

Legend:
Removed from v.5808  
changed lines
  Added in v.5809