wok diff ruby/receipt @ rev 5224

Add fbreader
author Alexander Medvedev <devl547@gmail.com>
date Wed Apr 07 12:54:31 2010 +0000 (2010-04-07)
parents 8be66f03fbd2
children 06c5e42bb9f1
line diff
     1.1 --- a/ruby/receipt	Wed Feb 24 11:44:49 2010 +0000
     1.2 +++ b/ruby/receipt	Wed Apr 07 12:54:31 2010 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.ruby-lang.org/"
     1.6  WGET_URL="ftp://ftp.ruby-lang.org/pub/ruby/1.8/$TARBALL"
     1.7 -DEPENDS="libdb ncurses openssl readline zlib"
     1.8 +DEPENDS="libdb ncurses openssl readline zlib tk xorg-libXss gdbm"
     1.9  TAGS="ruby language programming"
    1.10  
    1.11  # Rules to configure and make the package.