projects
/
packages
/
firefox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50fcf12
)
require nss/nspr firefox was built against
author
Jan Palus
<atler@pld-linux.org>
Thu, 22 Apr 2021 15:01:33 +0000
(17:01 +0200)
committer
Jan Palus
<atler@pld-linux.org>
Thu, 22 Apr 2021 15:01:33 +0000
(17:01 +0200)
firefox.spec
patch
|
blob
|
blame
|
history
diff --git
a/firefox.spec
b/firefox.spec
index 1e158eca1f1b9b2353f5fcb834a4a64a2f8163f8..9f9d86ea06046ff510f1bdadd18383a7e5e09508 100644
(file)
--- 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
This page took
0.035445 seconds
and
4
git commands to generate.