diff options
Diffstat (limited to 'thunderbird-enigmail.spec')
-rw-r--r-- | thunderbird-enigmail.spec | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/thunderbird-enigmail.spec b/thunderbird-enigmail.spec index 3af9046..95fb780 100644 --- a/thunderbird-enigmail.spec +++ b/thunderbird-enigmail.spec @@ -191,6 +191,9 @@ ac_add_options --enable-chrome-format=jar %if %{fedora} >= 15 ac_add_options --enable-system-sqlite %endif +%if %{fedora} < 14 +ac_add_options --disable-libjpeg-turbo +%endif EOF %if %{official_branding} |