commit: abb3775df5b3eff8cc106903f38c3233e8fa82a7
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Fri Nov 11 14:30:06 2022 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Fri Nov 11 14:30:06 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=abb3775d
dev-crystal/selenium: any-slot dep
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-crystal/selenium/selenium-0.9.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-crystal/selenium/selenium-0.9.1.ebuild
b/dev-crystal/selenium/selenium-0.9.1.ebuild
index e41d7f1cf..4f9b7c7cb 100644
--- a/dev-crystal/selenium/selenium-0.9.1.ebuild
+++ b/dev-crystal/selenium/selenium-0.9.1.ebuild
@@ -25,8 +25,8 @@ BDEPEND="
test? (
dev-crystal/webdrivers
|| (
- www-client/firefox
- www-client/firefox-bin
+ www-client/firefox:*
+ www-client/firefox-bin:*
)
)
"