mirror of
https://github.com/YunoHost-Apps/penpot_ynh.git
synced 2024-09-03 19:56:56 +02:00
Add rsync dependency
This commit is contained in:
parent
4c20708f1d
commit
663a256188
1 changed files with 2 additions and 1 deletions
|
@ -130,7 +130,8 @@ ram.runtime = "50M"
|
|||
"woff2",
|
||||
"python3",
|
||||
"python3-tabulate",
|
||||
"fontforge"
|
||||
"fontforge",
|
||||
"rsync"
|
||||
]
|
||||
|
||||
[resources.database]
|
||||
|
|
Loading…
Add table
Reference in a new issue