wok-next diff file-tail/receipt @ rev 16174
Up: cmake (2.8.12.2)
author | Alexander Medvedev <devl547@gmail.com> |
---|---|
date | Sun Mar 30 15:02:56 2014 +0000 (2014-03-30) |
parents | 051931e905b0 |
children | d43bf7aae921 |
line diff
1.1 --- a/file-tail/receipt Fri Dec 06 10:39:07 2013 +0000 1.2 +++ b/file-tail/receipt Sun Mar 30 15:02:56 2014 +0000 1.3 @@ -5,13 +5,15 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="Library to tail files in Ruby" 1.6 MAINTAINER="erjo@slitaz.org" 1.7 -DEPENDS="ruby spruz" 1.8 -BUILD_DEPENDS="$DEPENDS ruby-dev" 1.9 +LICENSE="GPL2" 1.10 TARBALL="$PACKAGE-$VERSION.gem" 1.11 WEB_SITE="http://rubygems.org/gems/file-tail" 1.12 WGET_URL="http://rubygems.org/downloads/$TARBALL" 1.13 COOK_OPT="!repack_src !unpack" 1.14 1.15 +DEPENDS="ruby spruz" 1.16 +BUILD_DEPENDS="$DEPENDS ruby-dev" 1.17 + 1.18 # Rules to configure and make the package. 1.19 compile_rules() 1.20 {