Commit 59743db328128602a6061759856c644987fb47d9

Authored by Alexandre Barbosa
1 parent c3f3f67e

Adding git dependency

Signed-off-by: Alexandre Barbosa <alexandreab@live.com>
Signed-off-by: Lucas Kanashiro <kanashiro.duarte@gmail.com>
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -8,7 +8,7 @@ URL: https://beta.softwarepublico.gov.br/gitlab/softwarepublico/gitlab @@ -8,7 +8,7 @@ URL: https://beta.softwarepublico.gov.br/gitlab/softwarepublico/gitlab
8 Source0: %{name}-%{version}.tar.gz 8 Source0: %{name}-%{version}.tar.gz
9 9
10 BuildRequires: gitlab-deps,postgresql-server, postgresql-devel 10 BuildRequires: gitlab-deps,postgresql-server, postgresql-devel
11 -Requires: gitlab-deps, postgresql-server 11 +Requires: gitlab-deps, postgresql-server, git
12 12
13 %description 13 %description
14 GitLab 14 GitLab