dev-ruby/selenium-webdriver: match childprocess dep to gemspec
authorHans de Graaff <graaff@gentoo.org>
Tue, 12 Feb 2019 06:42:28 +0000 (07:42 +0100)
committerHans de Graaff <graaff@gentoo.org>
Tue, 12 Feb 2019 18:17:26 +0000 (19:17 +0100)
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

dev-ruby/selenium-webdriver/selenium-webdriver-3.14.1.ebuild

index e32e7e9125b063faf5f3c61d73682b1441efc240..e4cb479b57431e2e693d434070788bd5e3c74d31 100644 (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"