diff options
author | Esteban Carnevale <alfplayer@mailoo.org> | 2014-04-30 18:17:53 -0300 |
---|---|---|
committer | Esteban Carnevale <alfplayer@mailoo.org> | 2014-04-30 18:17:53 -0300 |
commit | d12b4bb332260337cb632a3a92db2b6208f1af2b (patch) | |
tree | d5342231456da2460cf97f188533b4e1fc39111a /libre/iceweasel-libre/mozconfig | |
parent | 82e2fcb34f3a237e91bcac2b0069c6da8a43cee3 (diff) | |
parent | 7d7b6b6f7c5322db24c9d6f1a76a787082e10476 (diff) |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'libre/iceweasel-libre/mozconfig')
-rw-r--r-- | libre/iceweasel-libre/mozconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libre/iceweasel-libre/mozconfig b/libre/iceweasel-libre/mozconfig index 957ea0dbf..8b2b2a5e3 100644 --- a/libre/iceweasel-libre/mozconfig +++ b/libre/iceweasel-libre/mozconfig @@ -16,6 +16,7 @@ ac_add_options --with-system-bz2 ac_add_options --with-system-png ac_add_options --with-system-libevent ac_add_options --with-system-libvpx +ac_add_options --with-system-icu ac_add_options --enable-system-hunspell ac_add_options --enable-system-sqlite ac_add_options --enable-system-ffi |