aboutsummaryrefslogtreecommitdiff
path: root/BUILDING.md
diff options
context:
space:
mode:
Diffstat (limited to 'BUILDING.md')
-rw-r--r--BUILDING.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/BUILDING.md b/BUILDING.md
index b86cfc4..7cb4cb8 100644
--- a/BUILDING.md
+++ b/BUILDING.md
@@ -25,6 +25,9 @@ make
- It seems like Qt wants `libzstd.so.3.1` instead of `libzstd.so.3.2`. Just symlink that file into the build directory
- Use `make` and not `gmake` to build the project.
+#### Notes on FreeBSD
+- Kristall can't be used with LibreSSL, but requires OpenSSL (probably because of Qt)
+
#### Notes for Ubuntu
Supported Versions: 18.04, 20.04
Unsupported Versions: 16.04