Commit 1fd36e5c001d126f8207e655533a68b7a047682c
1 parent
deafa51e
Exists in
master
and in
1 other branch
Add missing build dependencies
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
gitlab-deps.spec
@@ -7,7 +7,7 @@ License: Various | @@ -7,7 +7,7 @@ License: Various | ||
7 | URL: https://beta.softwarepublico.gov.br/gitlab/softwarepublico/gitlab-deps | 7 | URL: https://beta.softwarepublico.gov.br/gitlab/softwarepublico/gitlab-deps |
8 | Source0: %{name}-%{version}.tar.gz | 8 | Source0: %{name}-%{version}.tar.gz |
9 | 9 | ||
10 | -BuildRequires: ruby, ruby-devel, rubygem-bundler, libicu-devel, cmake, mysql-devel, postgresql-devel | 10 | +BuildRequires: make, gcc, gcc-c++, ruby, ruby-devel, rubygem-bundler, libicu-devel, cmake, mysql-devel, postgresql-devel |
11 | Requires: rubygem-bunder | 11 | Requires: rubygem-bunder |
12 | 12 | ||
13 | %description | 13 | %description |