From 73f35a9a596d4000bfc4da2721631ae01b52c9cc Mon Sep 17 00:00:00 2001 From: "Tom \"spot\" Callaway" Date: Tue, 7 Sep 2010 12:15:08 -0400 Subject: correct source file --- firefox.spec | 2 -- 1 file changed, 2 deletions(-) (limited to 'firefox.spec') 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} -- cgit