wok-next rev 17985
seamonkey: enable spell check
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Tue Apr 21 02:29:12 2015 -0400 (2015-04-21) |
parents | 2c07945763bf |
children | d374597d644d |
files | seamonkey/receipt seamonkey/stuff/seamonkey.mozconfig |
line diff
1.1 --- a/seamonkey/receipt Mon Apr 20 12:33:45 2015 +0200 1.2 +++ b/seamonkey/receipt Tue Apr 21 02:29:12 2015 -0400 1.3 @@ -15,7 +15,7 @@ 1.4 libevent libvpx" 1.5 BUILD_DEPENDS="gtk+-dev zip libIDL coreutils xorg-libXft-dev libevent-dev \ 1.6 libvpx-dev perl alsa-lib alsa-lib-dev findutils python python-dev \ 1.7 -wireless_tools-dev mesa-dev yasm libnotify-dev curl-dev" 1.8 +wireless_tools-dev mesa-dev yasm libnotify-dev curl-dev hunspell-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()
2.1 --- a/seamonkey/stuff/seamonkey.mozconfig Mon Apr 20 12:33:45 2015 +0200 2.2 +++ b/seamonkey/stuff/seamonkey.mozconfig Tue Apr 21 02:29:12 2015 -0400 2.3 @@ -6,6 +6,7 @@ 2.4 ac_add_options --with-system-jpeg 2.5 ac_add_options --with-system-libevent 2.6 ac_add_options --with-system-libvpx 2.7 +ac_add_options --enable-system-hunspell 2.8 2.9 ac_add_options --enable-application=suite 2.10 ac_add_options --enable-default-toolkit=cairo-gtk2