summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Kohler <bkohler@gentoo.org>2023-10-16 10:12:26 -0500
committerBen Kohler <bkohler@gentoo.org>2023-10-16 10:25:38 -0500
commit4f5c0b397906ea906493ef16e3ae43de8f7d5ba7 (patch)
treed1e0c950ef2b3b6a3066333dcc0933b99f667ad0 /sys-apps
parentnet-irc/ircii: add 20230930 (diff)
downloadgentoo-4f5c0b397906ea906493ef16e3ae43de8f7d5ba7.tar.gz
gentoo-4f5c0b397906ea906493ef16e3ae43de8f7d5ba7.tar.bz2
gentoo-4f5c0b397906ea906493ef16e3ae43de8f7d5ba7.zip
sys-apps/cpu-x: add missing test dep
Closes: https://bugs.gentoo.org/915806 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/cpu-x/cpu-x-4.5.3.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-apps/cpu-x/cpu-x-4.5.3.ebuild b/sys-apps/cpu-x/cpu-x-4.5.3.ebuild
index bcd8a36360ce..09a6bef8d7cb 100644
--- a/sys-apps/cpu-x/cpu-x-4.5.3.ebuild
+++ b/sys-apps/cpu-x/cpu-x-4.5.3.ebuild
@@ -35,6 +35,7 @@ COMMON_DEPEND="
DEPEND="
test? (
+ sys-apps/grep[pcre]
sys-apps/mawk
sys-apps/nawk
)