-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
en_US.tar.gz #3
Comments
Hi @okaerin , |
I see that now. Unfortunately my build is still stuck. Am I missing any prerequisites?:
|
Right, it looks like it is pulling a newer version of the diff --git a/about.toml b/about.toml
index c0662c4..d33d9cb 100644
--- a/about.toml
+++ b/about.toml
@@ -7,7 +7,9 @@ accepted = [
"BSD-3-Clause",
"Unicode-DFS-2016",
"ISC",
- "OpenSSL"
+ "OpenSSL",
+ "OpenSSL-standalone",
+ "SSLeay-standalone"
]
no-clearly-defined = true
[ltapiserv-rs] Alternatively, you can
and it will skip this step. |
Your workaround worked with:
|
I would like to build this repo but I do not know where to get the
en_US.tar.gz
file.The text was updated successfully, but these errors were encountered: