# HG changeset patch # User Antoine Bodin # Date 1299387399 -3600 # Node ID a2e738f3a52d1efe337e0c87f30e62dcac2f0a85 # Parent 6e4aa591c00b8d1d80f9749505072c6df7f50725 Fix bdep, ruby needs tk to compile (thanks godane) diff -r 6e4aa591c00b -r a2e738f3a52d ruby/receipt --- a/ruby/receipt Sun Mar 06 05:34:07 2011 +0100 +++ b/ruby/receipt Sun Mar 06 05:56:39 2011 +0100 @@ -10,7 +10,7 @@ WGET_URL="ftp://ftp.ruby-lang.org/pub/ruby/${VERSION%.*}/$TARBALL" DEPENDS="libdb ncurses openssl readline zlib gdbm" SUGGESTED="tk" -BUILD_DEPENDS=" coreutils-file-output-full zlib-dev" +BUILD_DEPENDS=" coreutils-file-output-full zlib-dev tk" TAGS="ruby language programming" # Rules to configure and make the package.