Commit ac6fc84ea5107cf47802b913a3536c0c34f01430

Authored by Antonio Terceiro
1 parent 7ee6ad9a

debian/control: simplify Ruby dependency

Showing 1 changed file with 1 additions and 2 deletions   Show diff stats
debian/control
@@ -32,8 +32,7 @@ Package: noosfero @@ -32,8 +32,7 @@ Package: noosfero
32 Architecture: all 32 Architecture: all
33 Depends: 33 Depends:
34 rails3 (>= 3.2.6-1~), 34 rails3 (>= 3.2.6-1~),
35 - ruby,  
36 - ruby1.9.3, 35 + ruby (>= 1:1.9.3),
37 rake, 36 rake,
38 ruby-dalli, 37 ruby-dalli,
39 ruby-exception-notification, 38 ruby-exception-notification,