Commit d65fa49c91f56e4222bfc0d428c347d9b7cbf775
Exists in
master
and in
29 other branches
Merge commit 'refs/merge-requests/204' of git://gitorious.org/noosfero/noosfero …
…into merge-requests/204
Showing
1 changed file
with
3 additions
and
2 deletions
Show diff stats
debian/control
| ... | ... | @@ -47,11 +47,12 @@ Depends: |
| 47 | 47 | memcached, |
| 48 | 48 | debconf, |
| 49 | 49 | dbconfig-common, |
| 50 | - postgresql, | |
| 51 | 50 | adduser, |
| 52 | 51 | exim4 | mail-transport-agent, |
| 53 | 52 | ${misc:Depends} |
| 54 | -Recommends: postgresql-client | |
| 53 | +Recommends: | |
| 54 | + postgresql, | |
| 55 | + postgresql-client | |
| 55 | 56 | Description: free web-based platform for social networks |
| 56 | 57 | Noosfero is a web platform for social and solidarity economy networks with |
| 57 | 58 | blog, e-Porfolios, CMS, RSS, thematic discussion, events agenda and collective | ... | ... |