Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kikadftesting.git;a=commitdiff;h=fa11a489adbadd15f233036aa7073c50cc83aa7e
commit fa11a489adbadd15f233036aa7073c50cc83aa7e Author: kikadf <[email protected]> Date: Sun Aug 10 12:50:00 2014 +0200 activesupport-4.1.4-2-x86_64 * Fix depends diff --git a/source/devel-extra/activesupport/FrugalBuild b/source/devel-extra/activesupport/FrugalBuild index 6cbcc2f..f3a27b4 100644 --- a/source/devel-extra/activesupport/FrugalBuild +++ b/source/devel-extra/activesupport/FrugalBuild @@ -4,9 +4,10 @@ pkgname=activesupport pkgver=4.1.4 -pkgrel=1 +pkgrel=2 pkgdesc="Eases web-request routing, handling, and response." url="http://rubyforge.org/projects/actionpack/" +depends=('ruby-tzinfo' 'ruby-json' 'ruby-i18n') groups=('devel-extra') archs=('i686' 'x86_64') Finclude gem diff --git a/source/devel-extra/activesupport/activesupport-4.1.4.gem b/source/devel-extra/activesupport/activesupport-4.1.4.gem deleted file mode 100644 index 6c42198..0000000 Binary files a/source/devel-extra/activesupport/activesupport-4.1.4.gem and /dev/null differ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
