summaryrefslogtreecommitdiff
path: root/net-misc/hath/hath-0.5.8.ebuild
diff options
context:
space:
mode:
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() {