
4 Sep
2024
4 Sep
'24
1:47 p.m.
On a Tuesday in 2024, Cole Robinson wrote:
/usr/bin/dtrace has been split from `systemtap-sdt-devel` into `systemtap-sdt-dtrace`
It's forward and backward compatible to require the dtrace binary directly.
We still need the latter dep though, for sdt.h in generated libvirt_probes.h
Signed-off-by: Cole Robinson <crobinso@redhat.com> --- libvirt.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano