From 95b487983038ef43b0abf832aeb3cb63aba4fbdb Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Wed, 15 Jul 2009 16:53:31 +0200 Subject: testsuite rpm package should depend on systemtap-sdt-devel * systemtap.spec (testsuite): Require systemtap-sdt-devel. --- systemtap.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'systemtap.spec') 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 -- cgit