wok diff rubygems/receipt @ rev 16556
Up: spk (1.4.2) - Critical bug fix for config files
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Apr 30 14:37:37 2014 +0200 (2014-04-30) |
parents | fa43369c61c4 |
children | 0527eae46468 |
line diff
1.1 --- a/rubygems/receipt Sun Mar 30 19:39:55 2014 +0200 1.2 +++ b/rubygems/receipt Wed Apr 30 14:37:37 2014 +0200 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()