From 9703f76c08ba6898a0e21801262445570d3268c6 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 14 Jan 2014 07:23:12 +0000 Subject: testing/ruby-shoulda-context: remove ruby-gems dep --- testing/ruby-shoulda-context/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing/ruby-shoulda-context') diff --git a/testing/ruby-shoulda-context/APKBUILD b/testing/ruby-shoulda-context/APKBUILD index 1266d25377..abf2baa7cc 100644 --- a/testing/ruby-shoulda-context/APKBUILD +++ b/testing/ruby-shoulda-context/APKBUILD @@ -3,14 +3,14 @@ _gemname=shoulda-context pkgname=ruby-shoulda-context pkgver=1.1.5 -pkgrel=0 +pkgrel=1 pkgdesc="Context framework extracted from Shoulda" url="https://github.com/thoughtbot/shoulda" arch="noarch" license="MIT" depends="ruby" depends_dev="" -makedepends="ruby-dev ruby-gems" +makedepends="ruby-dev" install="" subpackages="" source="http://rubygems.org/downloads/$_gemname-$pkgver.gem" -- cgit v1.2.3