summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec
index f9ba42b..77f005c 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -206,6 +206,7 @@ BuildRequires: xorg-x11-server-Xvfb
%endif
%if %{?build_with_rust}
BuildRequires: rust
+BuildRequires: cargo
%endif
Obsoletes: mozilla <= 37:1.7.13
bgstack15