dev-ruby/selenium-webdriver: match childprocess dep to gemspec

Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
This commit is contained in:
Hans de Graaff
2019-02-12 07:42:28 +01:00
parent e15a242db7
commit b6ecb807eb

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Authors
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -29,5 +29,5 @@ SLOT="3"
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
IUSE=""
ruby_add_rdepend ">=dev-ruby/childprocess-0.5.0
ruby_add_rdepend "=dev-ruby/childprocess-0*
>=dev-ruby/rubyzip-1.2.2:1"