From d143895cd60099335c5302d5ea6832c768bdf12b Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Mon, 2 Apr 2018 17:04:02 +0200 Subject: added some missing packages in stage4 --- README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README') diff --git a/README b/README index ac8f4e2..80f57c4 100644 --- a/README +++ b/README @@ -264,6 +264,10 @@ su cross ./prepare_stage4_repo.sh ./build_stage4.sh +# Some software doesn't build +# - nss: but we need it only to produce a mozilla-certificates-ca, so +# can also take the one from the host +# # Some testing is impossible to do in stage4: # - some python modules are virtually untestable due to excessive dependencies # e.g, python-packaging -- cgit v1.2.3-54-g00ecf