diff options
author | Tom "spot" Callaway <tcallawa@redhat.com> | 2010-09-07 12:15:08 -0400 |
---|---|---|
committer | Tom "spot" Callaway <tcallawa@redhat.com> | 2010-09-07 12:15:08 -0400 |
commit | 73f35a9a596d4000bfc4da2721631ae01b52c9cc (patch) | |
tree | 52a7652a18b2a6f4a98d310154fb74bb95e5b491 | |
parent | correct source file (diff) | |
download | librewolf-fedora-ff-73f35a9a596d4000bfc4da2721631ae01b52c9cc.tar.gz librewolf-fedora-ff-73f35a9a596d4000bfc4da2721631ae01b52c9cc.tar.bz2 librewolf-fedora-ff-73f35a9a596d4000bfc4da2721631ae01b52c9cc.zip |
correct source file
-rw-r--r-- | firefox.spec | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/firefox.spec b/firefox.spec index d138dab..365ad28 100644 --- a/firefox.spec +++ b/firefox.spec @@ -74,8 +74,6 @@ BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildRequires: desktop-file-utils BuildRequires: system-bookmarks BuildRequires: xulrunner-devel >= %{xulrunner_version} -# Should xulrunner-devel pull this in? -BuildRequires: mesa-libGL-devel Requires: xulrunner >= %{xulrunner_version} Conflicts: xulrunner >= %{xulrunner_version_max} |