From 2e3ae2e0f31ccd719877dcd2a0ffe20480b894d3 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Thu, 22 Apr 2021 17:01:33 +0200 Subject: [PATCH] require nss/nspr firefox was built against --- firefox.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/firefox.spec b/firefox.spec index 1e158ec..9f9d86e 100644 --- a/firefox.spec +++ b/firefox.spec @@ -349,8 +349,8 @@ Requires: libpng(APNG) >= 0.10 %{?with_system_libvpx:Requires: libvpx >= 1.8.0} Requires: libwebp >= 1.0.2 Requires: myspell-common -Requires: nspr >= 1:%{nspr_ver} -Requires: nss >= 1:%{nss_ver} +%requires_ge_to nspr nspr-devel +%requires_ge_to nss nss-devel Requires: pango >= 1:1.22.0 Requires: pixman >= 0.19.2 Requires: xorg-lib-libxkbcommon >= 0.4.1 -- 2.43.0