summaryrefslogtreecommitdiffstats
path: root/testing/ruby-shoulda-context
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-01-14 07:23:12 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2014-01-14 07:23:12 +0000
commit9703f76c08ba6898a0e21801262445570d3268c6 (patch)
tree35b35e7f48d31299c97bc860775196d50c043387 /testing/ruby-shoulda-context
parent8b2ca1fa33bad7d291c8d3181d82947005e500eb (diff)
downloadaports-9703f76c08ba6898a0e21801262445570d3268c6.tar.bz2
aports-9703f76c08ba6898a0e21801262445570d3268c6.tar.xz
testing/ruby-shoulda-context: remove ruby-gems dep
Diffstat (limited to 'testing/ruby-shoulda-context')
-rw-r--r--testing/ruby-shoulda-context/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/ruby-shoulda-context/APKBUILD b/testing/ruby-shoulda-context/APKBUILD
index 1266d2537..abf2baa7c 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"