new: Some datasources (like Smartos) use dmidecode to gather some specific

information, so install it.
This commit is contained in:
Harm Weites 2014-08-09 10:57:28 +00:00
parent ea68e7f9f1
commit aca5f7d454
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
# will optionally make a first run at the end.
# Check dependencies:
[ ! -f /tmp/c-i.dependencieschecked ] && pkg install py27-cheetah py27-Jinja2 py27-prettytable py27-oauth py27-serial py27-configobj py27-yaml py27-argparse py27-requests py27-six py27-boto gpart sudo
[ ! -f /tmp/c-i.dependencieschecked ] && pkg install py27-cheetah py27-Jinja2 py27-prettytable py27-oauth py27-serial py27-configobj py27-yaml py27-argparse py27-requests py27-six py27-boto gpart sudo dmidecode
touch /tmp/c-i.dependencieschecked
# Required but unavailable port/pkg: py27-jsonpatch