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 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 |