summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHolger Hoffstätte <holger@applied-asynchrony.com>2024-08-09 11:48:40 +0200
committerEli Schwartz <eschwartz@gentoo.org>2024-08-19 20:48:00 -0400
commita240af91470714c59ad7f137ec68450b68fa5481 (patch)
tree425bcda183c85f41d81caeb89246906705e38def /dev-debug/sysdig
parentdev-debug/sysdig: revbump for libs-0.17.3, do not install headers/libs (diff)
downloadgentoo-a240af91470714c59ad7f137ec68450b68fa5481.tar.gz
gentoo-a240af91470714c59ad7f137ec68450b68fa5481.tar.bz2
gentoo-a240af91470714c59ad7f137ec68450b68fa5481.zip
dev-debug/sysdig: explicitly inherit flag-o-matic
Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Closes: https://github.com/gentoo/gentoo/pull/38024 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Diffstat (limited to 'dev-debug/sysdig')
-rw-r--r--dev-debug/sysdig/sysdig-0.38.1-r1.ebuild2
-rw-r--r--dev-debug/sysdig/sysdig-0.38.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-debug/sysdig/sysdig-0.38.1-r1.ebuild b/dev-debug/sysdig/sysdig-0.38.1-r1.ebuild
index a95e1b97e8eb..2ae2f6b85a7f 100644
--- a/dev-debug/sysdig/sysdig-0.38.1-r1.ebuild
+++ b/dev-debug/sysdig/sysdig-0.38.1-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
LUA_COMPAT=( luajit )
-inherit bash-completion-r1 cmake lua-single
+inherit bash-completion-r1 cmake flag-o-matic lua-single
DESCRIPTION="A system exploration and troubleshooting tool"
HOMEPAGE="https://sysdig.com/"
diff --git a/dev-debug/sysdig/sysdig-0.38.1.ebuild b/dev-debug/sysdig/sysdig-0.38.1.ebuild
index 937c2a94f1eb..be7cf88d7db3 100644
--- a/dev-debug/sysdig/sysdig-0.38.1.ebuild
+++ b/dev-debug/sysdig/sysdig-0.38.1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
LUA_COMPAT=( luajit )
-inherit bash-completion-r1 cmake lua-single
+inherit bash-completion-r1 cmake flag-o-matic lua-single
DESCRIPTION="A system exploration and troubleshooting tool"
HOMEPAGE="https://sysdig.com/"