fix: add patch pkg to dependencies

This commit is contained in:
Roni Väyrynen
2024-05-10 07:46:51 +03:00
parent 9fab52974f
commit 3c561f526d
2 changed files with 8 additions and 6 deletions

View File

@@ -123,6 +123,7 @@ rpm:
- ntfs-3g
- dmidecode
- sudo (if set in xo-install.cfg)
- patch
deb:
- apt-transport-https
@@ -146,6 +147,7 @@ deb:
- ntfs-3g
- dmidecode
- sudo (if set in xo-install.cfg)
- patch
```
Following repositories will be installed if needed and repository install is enabled in xo-install.cfg