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
|
## v1.1.1
|
||||||
|
|
||||||
### Fix
|
### Fix
|
||||||
|
|
|
@ -6,23 +6,25 @@
|
||||||
# List of dependent packages to install.
|
# List of dependent packages to install.
|
||||||
fusioninventory__agent_depend_packages:
|
fusioninventory__agent_depend_packages:
|
||||||
- 'dmidecode'
|
- 'dmidecode'
|
||||||
- 'hwdata'
|
- 'fusioninventory-agent'
|
||||||
- 'hdparm'
|
- 'hdparm'
|
||||||
- 'libuniversal-require-perl'
|
- 'hwdata'
|
||||||
- 'libwww-perl'
|
- 'libdigest-sha-perl'
|
||||||
- 'libparse-edid-perl'
|
|
||||||
- 'libproc-daemon-perl'
|
|
||||||
- 'libfile-which-perl'
|
- 'libfile-which-perl'
|
||||||
- 'libhttp-daemon-perl'
|
- 'libhttp-daemon-perl'
|
||||||
- 'libxml-treepp-perl'
|
- 'libjson-pp-perl'
|
||||||
- 'libyaml-perl'
|
|
||||||
- 'libnet-cups-perl'
|
- 'libnet-cups-perl'
|
||||||
- 'libnet-ip-perl'
|
- 'libnet-ip-perl'
|
||||||
- 'libdigest-sha-perl'
|
- 'libparse-edid-perl'
|
||||||
- 'libjson-pp-perl'
|
- 'libproc-daemon-perl'
|
||||||
- 'libsocket-getaddrinfo-perl'
|
- 'libsocket-getaddrinfo-perl'
|
||||||
- 'libtext-template-perl'
|
- 'libtext-template-perl'
|
||||||
|
- 'libuniversal-require-perl'
|
||||||
|
- 'libwww-perl'
|
||||||
|
- 'libxml-treepp-perl'
|
||||||
|
- 'libyaml-perl'
|
||||||
- 'lsb-base'
|
- 'lsb-base'
|
||||||
|
- 'ucf'
|
||||||
- 'xz-utils'
|
- 'xz-utils'
|
||||||
|
|
||||||
fusioninventory__agent_packages:
|
fusioninventory__agent_packages:
|
||||||
|
|
Reference in New Issue