summaryrefslogtreecommitdiff
path: root/sys-apps/ripgrep-all/ripgrep-all-0.10.6.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/ripgrep-all/ripgrep-all-0.10.6.ebuild')
-rw-r--r--sys-apps/ripgrep-all/ripgrep-all-0.10.6.ebuild11
1 files changed, 10 insertions, 1 deletions
diff --git a/sys-apps/ripgrep-all/ripgrep-all-0.10.6.ebuild b/sys-apps/ripgrep-all/ripgrep-all-0.10.6.ebuild
index 9f9a29a79660..aba72ce549b9 100644
--- a/sys-apps/ripgrep-all/ripgrep-all-0.10.6.ebuild
+++ b/sys-apps/ripgrep-all/ripgrep-all-0.10.6.ebuild
@@ -262,11 +262,20 @@ LICENSE+=" 0BSD Apache-2.0 BSD MIT Unicode-DFS-2016"
SLOT="0"
KEYWORDS="~amd64"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
RDEPEND="
app-arch/xz-utils
sys-apps/ripgrep
"
-DEPEND="${RDEPEND}"
+DEPEND="
+ ${RDEPEND}
+ test? (
+ app-text/poppler
+ virtual/pandoc
+ )
+"
QA_FLAGS_IGNORED="
usr/bin/rga