wok diff nss/stuff/nss.pc.in @ rev 8608
Up: PyQt-x11-gpl 4.8.3
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Mon Feb 14 17:53:25 2011 +0100 (2011-02-14) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/nss/stuff/nss.pc.in Mon Feb 14 17:53:25 2011 +0100 1.3 @@ -0,0 +1,11 @@ 1.4 +prefix=%prefix% 1.5 +exec_prefix=%exec_prefix% 1.6 +libdir=%libdir% 1.7 +includedir=%includedir% 1.8 + 1.9 +Name: NSS 1.10 +Description: Network Security Services 1.11 +Version: %NSS_VERSION% 1.12 +Requires: nspr >= %NSPR_VERSION% 1.13 +Libs: -lssl3 -lsmime3 -lnss3 -lnssutil3 1.14 +Cflags: -I${includedir}