diff options
| -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 c524de1..a926bc7 100644 --- a/thunderbird-enigmail.spec +++ b/thunderbird-enigmail.spec @@ -117,6 +117,9 @@ BuildRequires:  GConf2-devel  %if %{fedora} >= 11  BuildRequires:  lcms-devel >= %{lcms_version}  %endif +%ifarch %{ix86} x86_64 +BuildRequires:  wireless-tools-devel +%endif  ## For fixing lang  | 
