wok diff ruby-enterprise/receipt @ rev 15080

libmatchbox: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Aug 13 17:56:32 2013 +0000 (2013-08-13)
parents 5118e45110f5
children e788ef3b4d65
line diff
     1.1 --- a/ruby-enterprise/receipt	Wed Jun 13 11:56:47 2012 +0200
     1.2 +++ b/ruby-enterprise/receipt	Tue Aug 13 17:56:32 2013 +0000
     1.3 @@ -5,15 +5,17 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Ruby Enterprise Edition"
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 -DEPENDS="libdb ncurses libssl readline zlib"
     1.8 +LICENSE="GPL2"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://www.rubyenterpriseedition.com/"
    1.11  WGET_URL="http://rubyenterpriseedition.googlecode.com/files/$TARBALL"
    1.12 -BUILD_DEPENDS="zlib-dev"
    1.13  SUGGESTED="tk xorg-libXss gdbm"
    1.14  PROVIDE="ruby"
    1.15  TAGS="ruby language programming"
    1.16  
    1.17 +DEPENDS="libdb ncurses libssl readline zlib"
    1.18 +BUILD_DEPENDS="zlib-dev"
    1.19 +
    1.20  # Rules to configure and make the package.
    1.21  compile_rules()
    1.22  {