diff options
| author | namilsk <alive6863@gmail.com> | 2025-11-28 15:42:12 +0100 |
|---|---|---|
| committer | namilsk <alive6863@gmail.com> | 2025-11-28 15:42:12 +0100 |
| commit | 4920b032cf998b2edc6c52942f4d012eead6a169 (patch) | |
| tree | 3984fbb78d0723145e725dc64e3ebedb17a6045c /examples | |
| parent | 8f36d09022e20a51e9fe9d883511a0ec8024d5e2 (diff) | |
Обновить examples/INSTALL
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/INSTALL | 1 |
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" |
