process-in-process: Add systemtap depend (#21164)
This commit is contained in:
parent
26d4d54a42
commit
48310e8988
@ -29,6 +29,7 @@ class ProcessInProcess(Package):
|
|||||||
|
|
||||||
# packages required for building PiP-gdb
|
# packages required for building PiP-gdb
|
||||||
depends_on('texinfo', type='build')
|
depends_on('texinfo', type='build')
|
||||||
|
depends_on('systemtap')
|
||||||
|
|
||||||
# resources for PiP version 2
|
# resources for PiP version 2
|
||||||
# PiP-glibc resource
|
# PiP-glibc resource
|
||||||
|
Loading…
Reference in New Issue
Block a user