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