wok diff nss/stuff/nss.pc.in @ rev 10439
Add: sylpheed-full (with GPG, splell and ldap support)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed May 25 01:32:05 2011 +0200 (2011-05-25) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/nss/stuff/nss.pc.in Wed May 25 01:32:05 2011 +0200 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}