commit 68055c68b38eb9eea571d6ede6e855e3a6117bbe
Author: Elan Ruusamäe <[email protected]>
Date:   Thu Oct 26 21:40:54 2017 +0300

    ruby-devel R: gmp-devel
    
    to avoid ext build requring it (not ext direct dep)
    
    /usr/libx32/pkgconfig/ruby-2.3.pc:LIBS=-lpthread -lgmp -ldl -lcrypt -lm

 ruby.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/ruby.spec b/ruby.spec
index 1084a9a..09fddd8 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -11,7 +11,7 @@
 %bcond_with    bootstrap       # build bootstrap version
 %bcond_with    tests           # build without tests
 
-%define                rel             3
+%define                rel             4
 %define                ruby_version    2.3
 %define                patchlevel      5
 %define                pkg_version     %{ruby_version}.%{patchlevel}
@@ -208,6 +208,7 @@ Group:              Development/Languages
 Requires:      %{name}-modules = %{epoch}:%{version}-%{release}
 Requires:      gcc
 Requires:      glibc-devel
+Requires:      gmp-devel
 Requires:      pkgconfig
 
 %description devel
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby.git/commitdiff/68055c68b38eb9eea571d6ede6e855e3a6117bbe

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to