Forgot python-formencode

This commit is contained in:
Ciaby 2014-07-16 20:00:55 -05:00
parent ab3ceb64cb
commit c6caa984a4

View file

@ -235,7 +235,7 @@ class rhizomatica_base_system {
'rrdtool', 'python-twisted-web', 'python-psycopg2', 'rrdtool', 'python-twisted-web', 'python-psycopg2',
'python-pysqlite2', 'php5', 'php5-pgsql', 'python-pysqlite2', 'php5', 'php5-pgsql',
'php5-curl', 'php5-cli', 'php5-gd', 'python-corepost', 'php5-curl', 'php5-cli', 'php5-gd', 'python-corepost',
'python-yaml']: 'python-yaml', 'python-formencode']:
ensure => installed, ensure => installed,
require => Apt::Ppa['ppa:ondrej/php5'], require => Apt::Ppa['ppa:ondrej/php5'],
} }