Forgot python-formencode
This commit is contained in:
parent
ab3ceb64cb
commit
c6caa984a4
1 changed files with 1 additions and 1 deletions
|
@ -235,7 +235,7 @@ class rhizomatica_base_system {
|
|||
'rrdtool', 'python-twisted-web', 'python-psycopg2',
|
||||
'python-pysqlite2', 'php5', 'php5-pgsql',
|
||||
'php5-curl', 'php5-cli', 'php5-gd', 'python-corepost',
|
||||
'python-yaml']:
|
||||
'python-yaml', 'python-formencode']:
|
||||
ensure => installed,
|
||||
require => Apt::Ppa['ppa:ondrej/php5'],
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue