1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-21 14:50:08 +03:00

added some require libraries for sunstone

This commit is contained in:
Javi Fontan 2011-07-21 20:26:56 +02:00
parent becc361363
commit 0e627fffee

View File

@ -16,7 +16,7 @@ end
GROUPS={
:optional => %w{nokogiri xmlparser},
:quota => [SQLITE, 'sequel'],
:sunstone => %w{json rack sinatra thin},
:sunstone => ['json', 'rack', 'sinatra', 'thin', 'sequel', SQLITE],
:cloud => %w{amazon-ec2 rack sinatra thin uuid curb},
:ozones_client => %w{json},
:ozones_server => %w{json data_mapper dm-sqlite-adapter dm-mysql-adapter}+[