firefox-esr: no longer using system nspr, nss, sqlite?

Steven Chamberlain steven at pyro.eu.org
Fri Jun 16 15:09:12 UTC 2017


Hi,

firefox-esr since 52.2.0esr-1 is no longer using the system libs for
nspr, nss, sqlite;  was that an intentional change?

This affects at least sid (where DIST="stretch"):
https://buildd.debian.org/status/fetch.php?pkg=firefox-esr&arch=amd64&ver=52.2.0esr-1&stamp=1497417448&raw=0
(see "NSPR selection... source-tree", or grep for USE_SYSTEM_ )

and I expect it would affect the backports in jessie-security too (but I
don't know how/where to find build logs, to check that).

Maybe it should have been ifneq in debian/rules?
| ifeq (,$(filter wheezy jessie stretch,$(DIST)))
| SYSTEM_LIBS += nspr nss sqlite
| endif
| #ifeq (,$(filter wheezy jessie,$(DIST)))
| SYSTEM_LIBS += vpx
| endif

Thanks,
Regards,
-- 
Steven Chamberlain
steven at pyro.eu.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 648 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-mozilla-maintainers/attachments/20170616/6524842b/attachment.sig>


More information about the pkg-mozilla-maintainers mailing list