summaryrefslogtreecommitdiffstats
path: root/systemtap.spec
diff options
context:
space:
mode:
authorMark Wielaard <mjw@redhat.com>2009-07-15 16:53:31 +0200
committerMark Wielaard <mjw@redhat.com>2009-07-15 16:53:31 +0200
commit95b487983038ef43b0abf832aeb3cb63aba4fbdb (patch)
treeea6d5418e6af1e1a05f9cd1b4f05ce8ca49fd73e /systemtap.spec
parente4aaabda45427a9b983fa2f01d172dfe5926adaa (diff)
downloadsystemtap-steved-95b487983038ef43b0abf832aeb3cb63aba4fbdb.tar.gz
systemtap-steved-95b487983038ef43b0abf832aeb3cb63aba4fbdb.tar.xz
systemtap-steved-95b487983038ef43b0abf832aeb3cb63aba4fbdb.zip
testsuite rpm package should depend on systemtap-sdt-devel
* systemtap.spec (testsuite): Require systemtap-sdt-devel.
Diffstat (limited to 'systemtap.spec')
-rw-r--r--systemtap.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemtap.spec b/systemtap.spec
index d62bb7ad..c3f6ea09 100644
--- a/systemtap.spec
+++ b/systemtap.spec
@@ -80,7 +80,7 @@ Summary: Instrumentation System Testsuite
Group: Development/System
License: GPLv2+
URL: http://sourceware.org/systemtap/
-Requires: systemtap dejagnu
+Requires: systemtap systemtap-sdt-devel dejagnu
%description testsuite
The testsuite allows testing of the entire SystemTap toolchain