diff options
author | Martin Stransky <stransky@anakreon.cz> | 2012-03-13 12:28:05 +0100 |
---|---|---|
committer | Martin Stransky <stransky@anakreon.cz> | 2012-03-13 12:28:05 +0100 |
commit | 00a6789ac0749fc6bb4c23e2f6414b19de0a9405 (patch) | |
tree | 886e5629484e8dc3629b14ab25e7d4dda278d361 /firefox.spec | |
parent | * Tue Mar 13 2012 Martin Stransky <stransky@redhat.com> - 11.0-1 (diff) | |
download | librewolf-fedora-ff-00a6789ac0749fc6bb4c23e2f6414b19de0a9405.tar.gz librewolf-fedora-ff-00a6789ac0749fc6bb4c23e2f6414b19de0a9405.tar.bz2 librewolf-fedora-ff-00a6789ac0749fc6bb4c23e2f6414b19de0a9405.zip |
Added libvpx-devel dependency
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec index 6248af8..1f939b3 100644 --- a/firefox.spec +++ b/firefox.spec @@ -93,6 +93,7 @@ Patch100: mozilla-722127.patch BuildRequires: desktop-file-utils BuildRequires: system-bookmarks BuildRequires: gecko-devel%{?_isa} = %{gecko_verrel} +BuildRequires: libvpx-devel Requires: gecko-libs%{?_isa} = %{gecko_verrel} Requires: system-bookmarks |