aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>2022-11-18 02:42:23 +0500
committerAnna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>2022-11-18 02:43:30 +0500
commit46572f08736a773351f744c0913f4ae21ab0f5b6 (patch)
treef1920d353f76c7ce7eac2542683f1eb05ec25bf2 /dev-crystal
parentdev-crystal/webless: add myself as a maintainer (diff)
downloadguru-46572f08736a773351f744c0913f4ae21ab0f5b6.tar.gz
guru-46572f08736a773351f744c0913f4ae21ab0f5b6.tar.bz2
guru-46572f08736a773351f744c0913f4ae21ab0f5b6.zip
dev-crystal/webdrivers: fix deps
Closes: https://bugs.gentoo.org/881513 Closes: https://bugs.gentoo.org/881515 Closes: https://bugs.gentoo.org/881531 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Diffstat (limited to 'dev-crystal')
-rw-r--r--dev-crystal/webdrivers/webdrivers-0.4.1-r1.ebuild (renamed from dev-crystal/webdrivers/webdrivers-0.4.1.ebuild)5
1 files changed, 5 insertions, 0 deletions
diff --git a/dev-crystal/webdrivers/webdrivers-0.4.1.ebuild b/dev-crystal/webdrivers/webdrivers-0.4.1-r1.ebuild
index 56c4391a7..a23a7f4ad 100644
--- a/dev-crystal/webdrivers/webdrivers-0.4.1.ebuild
+++ b/dev-crystal/webdrivers/webdrivers-0.4.1-r1.ebuild
@@ -15,6 +15,11 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
+RDEPEND="
+ dev-crystal/crystar
+ dev-crystal/habitat
+"
+
src_prepare() {
default