From 019fff3e22480e211393c9d907a5da4571305d94 Mon Sep 17 00:00:00 2001 From: Carlo Landmeter Date: Fri, 13 Sep 2013 14:57:56 +0000 Subject: main/ruby-redmine-actionpack: switch to ruby-redmine-builder (cherry picked from commit 627ee70039b1ca48220b5f552a82b27ca430c3fa) --- main/ruby-redmine-actionpack/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'main/ruby-redmine-actionpack') diff --git a/main/ruby-redmine-actionpack/APKBUILD b/main/ruby-redmine-actionpack/APKBUILD index 586b956a4d..b92dcda3b9 100644 --- a/main/ruby-redmine-actionpack/APKBUILD +++ b/main/ruby-redmine-actionpack/APKBUILD @@ -3,12 +3,12 @@ pkgname=ruby-redmine-actionpack _gemname=actionpack pkgver=3.2.14 -pkgrel=1 +pkgrel=2 pkgdesc="Eases web-request routing, handling, and response as a half-way front, half-way page controller" url="http://rubygems.org/gems/actionpack" arch="noarch" license="GPL" -depends="ruby ruby-redmine-activemodel ruby-redmine-activesupport ruby-builder ruby-erubis +depends="ruby ruby-redmine-activemodel ruby-redmine-activesupport ruby-redmine-builder ruby-erubis ruby-journey ruby-rack ruby-rack-cache ruby-rack-test ruby-redmine-sprockets" depends_dev= makedepends="$depends_dev ruby-gems" -- cgit v1.2.3