Commit 0ee700f94d15fed34954d03950155e523eddd169
1 parent
80853f08
Exists in
master
and in
79 other branches
noosfero: add dependency on memcached
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
specs/noosfero/noosfero.spec
... | ... | @@ -2,7 +2,7 @@ |
2 | 2 | |
3 | 3 | Name: noosfero |
4 | 4 | Version: 1.1~rc2.3 |
5 | -Release: 1%{?dist} | |
5 | +Release: 2%{?dist} | |
6 | 6 | Summary: Social Networking Platform |
7 | 7 | Group: Applications/Publishing |
8 | 8 | License: AGPLv3 |
... | ... | @@ -10,7 +10,7 @@ URL: http://noosfero.org |
10 | 10 | Source0: %{name}-%{version}.tar.gz |
11 | 11 | BuildArch: noarch |
12 | 12 | BuildRequires: noosfero-deps, gettext, po4a |
13 | -Requires: noosfero-deps, po4a, tango-icon-theme | |
13 | +Requires: noosfero-deps, po4a, tango-icon-theme, memcached | |
14 | 14 | |
15 | 15 | %description |
16 | 16 | Noosfero is a web platform for social and solidarity economy networks with blog, | ... | ... |