Commit bc719cf6979c3fb4cb7090e14bb45685f82e390a
1 parent
65e72323
Exists in
master
and in
22 other branches
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,13 +31,11 @@ Depends: | ||
31 | libgettext-rails-ruby1.8, | 31 | libgettext-rails-ruby1.8, |
32 | libsqlite3-ruby, | 32 | libsqlite3-ruby, |
33 | libpgsql-ruby, | 33 | libpgsql-ruby, |
34 | - libmysql-ruby, | ||
35 | librmagick-ruby, | 34 | librmagick-ruby, |
36 | libredcloth-ruby, | 35 | libredcloth-ruby, |
37 | libwill-paginate-ruby (>= 2.3.12-1~), | 36 | libwill-paginate-ruby (>= 2.3.12-1~), |
38 | iso-codes, | 37 | iso-codes, |
39 | libfeedparser-ruby, | 38 | libfeedparser-ruby, |
40 | - openjdk-6-jre, | ||
41 | libdaemons-ruby, | 39 | libdaemons-ruby, |
42 | rcov, | 40 | rcov, |
43 | thin, | 41 | thin, |