summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-08-31 03:20:17 +0100
committerSam James <sam@gentoo.org>2024-08-31 03:20:17 +0100
commit16e5fa0f7d0e6584f4cd7c96fc7e9075a5e626c8 (patch)
treef9de8164aa0e129a25d28e171753dbfb52ecc39f /gui-apps
parentapp-emulation/qemu: SystemTAP -> SystemTap (in metadata.xml too) (diff)
downloadgentoo-16e5fa0f7d0e6584f4cd7c96fc7e9075a5e626c8.tar.gz
gentoo-16e5fa0f7d0e6584f4cd7c96fc7e9075a5e626c8.tar.bz2
gentoo-16e5fa0f7d0e6584f4cd7c96fc7e9075a5e626c8.zip
gui-apps/waypipe: SystemTAP -> SystemTap
dev-debug/systemtap is called 'SystemTap'. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gui-apps')
-rw-r--r--gui-apps/waypipe/metadata.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-apps/waypipe/metadata.xml b/gui-apps/waypipe/metadata.xml
index 418f3128fc8e..0c0253d7bce7 100644
--- a/gui-apps/waypipe/metadata.xml
+++ b/gui-apps/waypipe/metadata.xml
@@ -11,7 +11,7 @@
<use>
<flag name="dmabuf">Use DMABUFs for data exchange and hardware decoding</flag>
<flag name="ffmpeg">Link with ffmpeg to allow buffer displays using video streams</flag>
- <flag name="systemtap">Enable SystemTAP/DTrace tracing</flag>
+ <flag name="systemtap">Enable SystemTap/DTrace tracing</flag>
</use>
<upstream>
<remote-id type="freedesktop-gitlab">mstoeckl/waypipe</remote-id>