- try to fix fedora build
authorMichael Schroeder <mls@suse.de>
Mon, 18 Jul 2011 14:42:20 +0000 (16:42 +0200)
committerMichael Schroeder <mls@suse.de>
Mon, 18 Jul 2011 14:42:20 +0000 (16:42 +0200)
package/libsolv.spec.in

index 97169d6..f76819c 100644 (file)
@@ -45,7 +45,7 @@ BuildRequires: swig
 %endif
 %if %{with ruby_binding}
 %global ruby_vendorarch %(ruby -rrbconfig -e 'puts Config::CONFIG["vendorarchdir"]')
-BuildRequires: ruby-devel
+BuildRequires: ruby ruby-devel
 BuildRequires: swig
 %endif
 %if %{with python_binding}