diff options
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec index 389bf6a..a5bf75b 100644 --- a/firefox.spec +++ b/firefox.spec @@ -160,7 +160,7 @@ BuildRequires: pkgconfig(alsa) BuildRequires: pkgconfig(libnotify) >= %{libnotify_version} BuildRequires: pkgconfig(dri) BuildRequires: pkgconfig(libcurl) -BuildRequires: pkgconfig(libvpx) >= %{libvpx_version} +BuildRequires: libvpx-devel >= %{libvpx_version} BuildRequires: autoconf213 BuildRequires: pkgconfig(libpulse) BuildRequires: pkgconfig(icu-i18n) |