From a952ccb9c5d391d3468caa013b1bd146dbd4d4a3 Mon Sep 17 00:00:00 2001 From: oooo-ps Date: Tue, 8 Jul 2025 22:13:43 +0300 Subject: [PATCH] Created Dependencies (markdown) --- Dependencies.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Dependencies.md diff --git a/Dependencies.md b/Dependencies.md new file mode 100644 index 0000000..b85aa2c --- /dev/null +++ b/Dependencies.md @@ -0,0 +1,5 @@ +## Debian + +``` +apt install openssl-dev pkg-config +``` \ No newline at end of file