mirror of
https://github.com/ronivay/XenOrchestraInstallerUpdater.git
synced 2026-09-11 04:12:51 -05:00
fix: add patch pkg to dependencies
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user