wok diff ruby-pkgconfig/receipt @ rev 11407

Up: subversion to 1.7.2.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Dec 10 21:12:10 2011 +0000 (2011-12-10)
parents 5262bedbc4c0
children 051931e905b0
line diff
     1.1 --- a/ruby-pkgconfig/receipt	Fri Feb 25 00:22:45 2011 +0100
     1.2 +++ b/ruby-pkgconfig/receipt	Sat Dec 10 21:12:10 2011 +0000
     1.3 @@ -5,13 +5,15 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="A pkg-config implementation in Ruby."
     1.6  MAINTAINER="slaxemulator@gmail.com"
     1.7 -DEPENDS="ruby"
     1.8  SOURCE="pkg-config"
     1.9  TARBALL="$SOURCE-$VERSION.gem"
    1.10  WEB_SITE="http://github.com/rcairo/pkg-config"
    1.11  WGET_URL="http://gems.rubyforge.org/gems/$TARBALL"
    1.12  COOK_OPT="!repack_src !unpack"
    1.13  
    1.14 +DEPENDS="ruby"
    1.15 +BUILD_DEPENDS="ruby-dev"
    1.16 +
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()
    1.19  {