summaryrefslogtreecommitdiff
path: root/net-misc/hath/hath-0.5.8.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-04-25 23:59:45 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-04-25 23:59:45 +0100
commit6243676c91946098c06d42bc87b5eb99aac40bf0 (patch)
treee6de308ba22148b4898b67b049c7f017ece8fea2 /net-misc/hath/hath-0.5.8.ebuild
parentb987a550f067c3da93b0664cf1fdc8a624c0aa38 (diff)
gentoo auto-resync : 25:04:2024 - 23:59:45
Diffstat (limited to 'net-misc/hath/hath-0.5.8.ebuild')
-rw-r--r--net-misc/hath/hath-0.5.8.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/net-misc/hath/hath-0.5.8.ebuild b/net-misc/hath/hath-0.5.8.ebuild
index e3bd3cee062a..80c9fd8405e9 100644
--- a/net-misc/hath/hath-0.5.8.ebuild
+++ b/net-misc/hath/hath-0.5.8.ebuild
@@ -23,7 +23,10 @@ RDEPEND=">=dev-haskell/cmdargs-0.10:=
"
DEPEND="${RDEPEND}
>=dev-haskell/cabal-3.0.0.0
- test? ( dev-util/shelltestrunner )
+ test? (
+ dev-util/shelltestrunner
+ sys-apps/grep[pcre]
+ )
"
src_install() {