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 32 Architecture: all
33 33 Depends:
34 34 rails3 (>= 3.2.6-1~),
35   - ruby,
36   - ruby1.9.3,
  35 + ruby (>= 1:1.9.3),
37 36 rake,
38 37 ruby-dalli,
39 38 ruby-exception-notification,
... ...