Merge pull request #164 from ronivay/chore/remove-libxml-pkg

This commit is contained in:
Roni Väyrynen
2023-01-13 20:32:03 +02:00
committed by GitHub
2 changed files with 6 additions and 8 deletions

View File

@@ -120,7 +120,6 @@ rpm:
- cifs-utils
- lvm2
- ntfs-3g
- libxml2
- sudo (if set in xo-install.cfg)
deb:
@@ -143,7 +142,6 @@ deb:
- gnupg (debian 10/11)
- software-properties-common (ubuntu)
- ntfs-3g
- libxml2-utils
- sudo (if set in xo-install.cfg)
```