]> git.pld-linux.org Git - packages/gitlab-ce.git/commitdiff
update BR, requires ruby=2.1
authorElan Ruusamäe <glen@delfi.ee>
Fri, 15 Apr 2016 21:37:03 +0000 (00:37 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 15 Apr 2016 21:37:27 +0000 (00:37 +0300)
- gmp-devel -- /usr/bin/ld: cannot find -lgmp
- ruby-devel -- extconf.rb:1:in `require': cannot load such file -- mkmf (LoadError)

gitlab-ce.spec

index 48458c4446e92c546c460b5ca1b422a6b13eba5e..dbcd9f8b78205d4b5e27dde1d48df3b8c14a8c33 100644 (file)
@@ -29,7 +29,9 @@ Source3:      gitlab-unicorn.service
 Source4:       gitlab.logrotate
 Source5:       gitlab.tmpfiles.d
 Source6:       gitlab-apache-conf
+BuildRequires: gmp-devel
 BuildRequires: ruby-bundler
+BuildRequires: ruby-devel >= 1:2.1.0
 Obsoletes:     gitlab <= 8.1.4
 Requires(pre): gitlab-shell
 Requires:      apache-base
This page took 0.124921 seconds and 4 git commands to generate.