From beae29bc5552910ee5e98ac3a5c1781c80676f2af1bc206168df5474892244e1 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Tue, 12 Oct 2021 06:33:58 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:Factory/java-1_8_0-openjdk?expand=0&rev=383 --- java-1_8_0-openjdk.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/java-1_8_0-openjdk.spec b/java-1_8_0-openjdk.spec index 44ec511..61e8faa 100644 --- a/java-1_8_0-openjdk.spec +++ b/java-1_8_0-openjdk.spec @@ -152,6 +152,7 @@ %else %global with_shenandoah 0 %endif +%global NSS_LIBDIR %(pkg-config --variable=libdir nss) %if %{with_systemtap} # Where to install systemtap tapset (links) # We would like these to be in a package specific subdir, @@ -224,7 +225,7 @@ BuildRequires: libjpeg-devel BuildRequires: liblcms2-devel BuildRequires: libpng-devel BuildRequires: libxslt -BuildRequires: mozilla-nss-devel +BuildRequires: mozilla-nss-devel >= 3.53 BuildRequires: pkgconfig BuildRequires: unzip BuildRequires: update-desktop-files