wok diff rubygems/receipt @ rev 20782
added libtool to check build dependencies
author | Hans-G?nter Theisgen |
---|---|
date | Thu Feb 14 14:57:20 2019 +0100 (2019-02-14) |
parents | fa43369c61c4 |
children | 0527eae46468 |
line diff
1.1 --- a/rubygems/receipt Sun Mar 30 19:39:55 2014 +0200 1.2 +++ b/rubygems/receipt Thu Feb 14 14:57:20 2019 +0100 1.3 @@ -14,7 +14,7 @@ 1.4 1.5 # ARM: ruby-dev libruby-extras build host must be installed 1.6 DEPENDS="ruby libruby-extras" 1.7 -BUILD_DEPENDS="ruby ruby-dev libruby-extras" 1.8 +BUILD_DEPENDS="ruby-dev libruby-extras" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()