wok diff ruby/receipt @ rev 2883

Add libmtp, libmtp-dev MTP (MTP library)
author Theophile Rascagneres <keupont@no-log.org>
date Mon May 04 17:17:39 2009 +0000 (2009-05-04)
parents f5adc7f709c1
children 937b735ce8b6
line diff
     1.1 --- a/ruby/receipt	Sun Mar 15 19:57:20 2009 +0100
     1.2 +++ b/ruby/receipt	Mon May 04 17:17:39 2009 +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 libiconv"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()