aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>2022-11-11 19:30:06 +0500
committerAnna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>2022-11-11 19:30:06 +0500
commitabb3775df5b3eff8cc106903f38c3233e8fa82a7 (patch)
tree5a408e7f9da4153890aae2a877df02b8df299d9c
parentmpv-plugin/kde-do-not-disturb: fix MPV_REQ_USE (diff)
downloadguru-abb3775df5b3eff8cc106903f38c3233e8fa82a7.tar.gz
guru-abb3775df5b3eff8cc106903f38c3233e8fa82a7.tar.bz2
guru-abb3775df5b3eff8cc106903f38c3233e8fa82a7.zip
dev-crystal/selenium: any-slot dep
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
-rw-r--r--dev-crystal/selenium/selenium-0.9.1.ebuild4
1 files 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:*
)
)
"