From b6a398de94cb2b45703caecf4559435a9fa35a32 Mon Sep 17 00:00:00 2001 From: Yingjie Wang Date: Tue, 23 Dec 2025 18:09:40 -0500 Subject: [PATCH] update README: blfs build order --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e515f47..d92af23 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,5 @@ Warning: `leaf` won't deal with the dependence relation, and currently won't che ## BLFS order - `dev-libs/libunistring` -> `net-dns/libidn2` -> `net-libs/libpsl` -> `net-misc/wget` -- `net-libs/libpsl` -> `net-misc/curl` +- `dev-libs/libtasn1` -> `app-crypt/p11-kit` -> `app-misc/make-ca` +- `net-libs/libpsl`+`app-misc/make-ca` -> `net-misc/curl`