]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/commitdiff
nss: Fix requires in nss.pc.in.
authorStefan Schantl <stefan.schantl@ipfire.org>
Fri, 17 Feb 2012 20:33:13 +0000 (21:33 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Fri, 17 Feb 2012 20:33:13 +0000 (21:33 +0100)
References #10010.

nss/nss.nm
nss/nss.pc.in

index b12c34dc79d2fe0d2d9ecacb139d0d1b95803ff7..78740359ccdabc450ef2e8ab8b1f772032544403 100644 (file)
@@ -5,7 +5,7 @@
 
 name       = nss
 version    = 3.13.1
-release    = 1
+release    = 2
 
 groups     = System/Libraries
 url        = http://www.mozilla.org/projects/security/pki/nss/
index d23d15aa005e1ebf0ea5f04fd31f82cf25c3ea63..dddf868cf1931ba66ebb16d8e801932f29d8bebc 100644 (file)
@@ -6,6 +6,6 @@ includedir=%includedir%
 Name: NSS
 Description: Network Security Services
 Version: %NSS_VERSION%
-Requires: nspr >= %NSPR_VERSION%, nss-util >= %NSSUTIL_VERSION%
+Requires: nspr >= %NSPR_VERSION%
 Libs: -lssl3 -lsmime3 -lnss3
 Cflags: -I${includedir}