summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@fedoraproject.org>2008-07-19 00:50:41 +0000
committerChristopher Aillon <caillon@fedoraproject.org>2008-07-19 00:50:41 +0000
commitd96a1e80142f885ab8a18f6cdb2a1b8e68e77146 (patch)
treeee815b18a6c8374571c174b912707dc896fb6646
parent- Update to 3.0.1 (diff)
downloadlibrewolf-fedora-ff-d96a1e80142f885ab8a18f6cdb2a1b8e68e77146.tar.gz
librewolf-fedora-ff-d96a1e80142f885ab8a18f6cdb2a1b8e68e77146.tar.bz2
librewolf-fedora-ff-d96a1e80142f885ab8a18f6cdb2a1b8e68e77146.zip
BR: zip
-rw-r--r--firefox.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec
index 7c6f87b..d8a6c63 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -60,6 +60,7 @@ Patch10: mozilla-firstrun.patch
# ---------------------------------------------------
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
+BuildRequires: zip
BuildRequires: libIDL-devel
BuildRequires: desktop-file-utils
BuildRequires: gtk2-devel
bgstack15