Commit bc719cf6979c3fb4cb7090e14bb45685f82e390a

Authored by Antonio Terceiro
1 parent 65e72323

Drop unecessary dependencies

- openjdk-6-jre: nothing in the core depends on Java anymore

- libmysql-ruby: nobody actually tests Noosfero against mysql, so there
  is no point in depending on it.
Showing 1 changed file with 0 additions and 2 deletions   Show diff stats
debian/control
... ... @@ -31,13 +31,11 @@ Depends:
31 31 libgettext-rails-ruby1.8,
32 32 libsqlite3-ruby,
33 33 libpgsql-ruby,
34   - libmysql-ruby,
35 34 librmagick-ruby,
36 35 libredcloth-ruby,
37 36 libwill-paginate-ruby (>= 2.3.12-1~),
38 37 iso-codes,
39 38 libfeedparser-ruby,
40   - openjdk-6-jre,
41 39 libdaemons-ruby,
42 40 rcov,
43 41 thin,
... ...