summaryrefslogtreecommitdiff
path: root/sys-apps/ripgrep-all/ripgrep-all-0.10.6.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-04-26 23:59:37 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-04-26 23:59:37 +0100
commit3e42d1577189af123b773dc0f11e5419035308c8 (patch)
tree95d77507c924544b12363e6da6aa741c444f3e8a /sys-apps/ripgrep-all/ripgrep-all-0.10.6.ebuild
parent6243676c91946098c06d42bc87b5eb99aac40bf0 (diff)
gentoo auto-resync : 26:04:2024 - 23:59:36
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