summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2017-09-26 07:48:37 +0200
committerHans de Graaff <graaff@gentoo.org>2017-09-26 07:48:37 +0200
commitc4640b099b0de4ea681ba166e5df2c994d34053e (patch)
treec82c859924a930b07fac52c0e67ab1ef3692ba77
parentdev-ruby/selenium-webdriver: add 3.6.0 (diff)
downloadgentoo-c4640b099b0de4ea681ba166e5df2c994d34053e.tar.gz
gentoo-c4640b099b0de4ea681ba166e5df2c994d34053e.tar.bz2
gentoo-c4640b099b0de4ea681ba166e5df2c994d34053e.zip
dev-ruby/rspectacular: add missing dependency on shoulda-matchers
Package-Manager: Portage-2.3.8, Repoman-2.3.2
-rw-r--r--dev-ruby/rspectacular/rspectacular-0.70.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspectacular/rspectacular-0.70.7.ebuild b/dev-ruby/rspectacular/rspectacular-0.70.7.ebuild
index a42b43d54232..675f377b7356 100644
--- a/dev-ruby/rspectacular/rspectacular-0.70.7.ebuild
+++ b/dev-ruby/rspectacular/rspectacular-0.70.7.ebuild
@@ -20,4 +20,4 @@ SLOT="0"
KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
-ruby_add_rdepend ">=dev-ruby/rspec-3.1:3 dev-ruby/fuubar:2"
+ruby_add_rdepend ">=dev-ruby/rspec-3.1:3 dev-ruby/fuubar:2 dev-ruby/shoulda-matchers:3"