systemtap-sdt-dtrace is also needed in ELN
ELN (the future RHEL 11) tracks rawhide and therefore also has a systemtap with a separate dtrace subpackage. -- Related: RHEL-78302
This commit is contained in:
parent
4b550c5c63
commit
ae0f9fcdc1
@ -255,7 +255,7 @@ BuildRequires: libedit-devel
|
||||
BuildRequires: ncurses-devel
|
||||
# debugging stuff
|
||||
BuildRequires: systemtap-sdt-devel
|
||||
%if 0%{?fedora} >= 41
|
||||
%if 0%{?fedora} >= 41 || 0%{?rhel} >= 11
|
||||
BuildRequires: systemtap-sdt-dtrace
|
||||
%endif
|
||||
# Bison SQL parser; needed also for wsrep API
|
||||
|
Loading…
Reference in New Issue
Block a user