Add libcdk5
This commit is contained in:
parent
e08f96d6e2
commit
3383517457
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ class rhizo_base::packages::common {
|
||||||
|
|
||||||
package { ['mosh', 'git', 'openvpn', 'lm-sensors', 'runit', 'sqlite3',
|
package { ['mosh', 'git', 'openvpn', 'lm-sensors', 'runit', 'sqlite3',
|
||||||
'libffi-dev', 'apcupsd', 'expect', 'gawk', 'swig', 'g++',
|
'libffi-dev', 'apcupsd', 'expect', 'gawk', 'swig', 'g++',
|
||||||
'python-python-smpplib' ]:
|
'python-python-smpplib', 'libcdk5' ]:
|
||||||
ensure => installed,
|
ensure => installed,
|
||||||
require => Class['rhizo_base::apt'],
|
require => Class['rhizo_base::apt'],
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue