summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornamilsk <alive6863@gmail.com>2025-11-28 15:42:12 +0100
committernamilsk <alive6863@gmail.com>2025-11-28 15:42:12 +0100
commit4920b032cf998b2edc6c52942f4d012eead6a169 (patch)
tree3984fbb78d0723145e725dc64e3ebedb17a6045c
parent8f36d09022e20a51e9fe9d883511a0ec8024d5e2 (diff)
Обновить examples/INSTALL
-rw-r--r--examples/INSTALL1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/INSTALL b/examples/INSTALL
index 4ccd1d5..6296c67 100644
--- a/examples/INSTALL
+++ b/examples/INSTALL
@@ -5,6 +5,7 @@ arch = "X86_64"
[install]
path = "/usr/bin/my-package"
+dependencies = ["package", "i2pd", "llvm-19-devel", "etc..."] # Leave it empty if there are no dependencies
user = "root"
group = "root"
mode = "755"