]> git.pld-linux.org Git - packages/ruby.git/commitdiff
keep tk disabled (does not build on amd64)
authorElan Ruusamäe <glen@delfi.ee>
Sat, 9 Jan 2016 12:39:04 +0000 (14:39 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sat, 9 Jan 2016 12:39:04 +0000 (14:39 +0200)
ruby.spec

index 654638a0183129a349f1901176e93c65000aa321..9c2a3d06370858babbea9bc907b6c902fd0079c8 100644 (file)
--- a/ruby.spec
+++ b/ruby.spec
@@ -5,7 +5,7 @@
 #
 # Conditional build:
 %bcond_without doc             # skip (time-consuming) docs generating; intended for speed up test builds
-%bcond_without tk              # Tk bindings
+%bcond_with    tk              # Tk bindings
 %bcond_without batteries       # Don't include rubygems, json, rake, minitest
 %bcond_without default_ruby    # use this Ruby as default system Ruby
 %bcond_with    bootstrap       # build bootstrap version
This page took 0.027772 seconds and 4 git commands to generate.