Add missing dep (libxml-treepp-perl and ucf)
This commit is contained in:
parent
82badc3140
commit
2099697579
|
@ -1,3 +1,7 @@
|
|||
## v1.1.2
|
||||
|
||||
* Add missing dependencies (libyaml-tiny-perl, libxml-treepp-perl and ucf).
|
||||
|
||||
## v1.1.1
|
||||
|
||||
### Fix
|
||||
|
|
|
@ -6,23 +6,25 @@
|
|||
# List of dependent packages to install.
|
||||
fusioninventory__agent_depend_packages:
|
||||
- 'dmidecode'
|
||||
- 'hwdata'
|
||||
- 'fusioninventory-agent'
|
||||
- 'hdparm'
|
||||
- 'libuniversal-require-perl'
|
||||
- 'libwww-perl'
|
||||
- 'libparse-edid-perl'
|
||||
- 'libproc-daemon-perl'
|
||||
- 'hwdata'
|
||||
- 'libdigest-sha-perl'
|
||||
- 'libfile-which-perl'
|
||||
- 'libhttp-daemon-perl'
|
||||
- 'libxml-treepp-perl'
|
||||
- 'libyaml-perl'
|
||||
- 'libjson-pp-perl'
|
||||
- 'libnet-cups-perl'
|
||||
- 'libnet-ip-perl'
|
||||
- 'libdigest-sha-perl'
|
||||
- 'libjson-pp-perl'
|
||||
- 'libparse-edid-perl'
|
||||
- 'libproc-daemon-perl'
|
||||
- 'libsocket-getaddrinfo-perl'
|
||||
- 'libtext-template-perl'
|
||||
- 'libuniversal-require-perl'
|
||||
- 'libwww-perl'
|
||||
- 'libxml-treepp-perl'
|
||||
- 'libyaml-perl'
|
||||
- 'lsb-base'
|
||||
- 'ucf'
|
||||
- 'xz-utils'
|
||||
|
||||
fusioninventory__agent_packages:
|
||||
|
|
Reference in New Issue