wok diff ruby-pkgconfig/receipt @ rev 11868
up libogg(-dev) 1.3.0
author | Samuel Trassare <samuel_trassare@yahoo.com> |
---|---|
date | Mon Feb 27 13:13:39 2012 -0800 (2012-02-27) |
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 Mon Feb 27 13:13:39 2012 -0800 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 {