diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-03-15 20:49:00 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-03-15 20:49:00 +0100 |
commit | 337f2eec698f569c992eba4868334fb4acb3385a (patch) | |
tree | bc757df1dfec282784a13d13a87da484fc28c3cf /thunderbird-enigmail.spec | |
parent | 0778000b7d7b68457078800dea5e8a5f14cabcbc (diff) |
Enigmail, missing BR
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 678d219..3900da7 100644 --- a/thunderbird-enigmail.spec +++ b/thunderbird-enigmail.spec @@ -148,6 +148,9 @@ BuildRequires: yasm BuildRequires: mesa-libGL-devel BuildRequires: GConf2-devel BuildRequires: lcms-devel >= %{lcms_version} +%if %{system_vpx} +BuildRequires: libvpx-devel >= %{libvpx_version} +%endif ## For fixing lang BuildRequires: perl |