I would add it to the rpm spec but it doesn't exist as an rpm yet.  This
is needed to make dbomatic work.

Signed-off-by: Ian Main <[email protected]>
---
 src/config/environment.rb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/config/environment.rb b/src/config/environment.rb
index 665b379..dbdc86a 100644
--- a/src/config/environment.rb
+++ b/src/config/environment.rb
@@ -53,6 +53,7 @@ Rails::Initializer.run do |config|
   config.gem "compass-960-plugin", :lib => "ninesixty"
   config.gem "simple-navigation"
   config.gem "typhoeus"
+  config.gem "rb-inotify"
 
   config.active_record.observers = :instance_observer, :task_observer
   # Only load the plugins named here, in the order given. By default, all 
plugins
-- 
1.7.2.3

_______________________________________________
deltacloud-devel mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/deltacloud-devel

Reply via email to