From e4bc17d6daed552fab9fc657321e30c260e43fe2 Mon Sep 17 00:00:00 2001 From: "Frank Ch. Eigler" Date: Thu, 11 Oct 2007 17:56:14 -0400 Subject: * specfile dep fix 2007-10-11 Frank Ch. Eigler * systemtap.spec.in: Make -testsuite subrpm require dejagnu. --- systemtap.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'systemtap.spec.in') diff --git a/systemtap.spec.in b/systemtap.spec.in index aeb8f99a..bbb9526c 100644 --- a/systemtap.spec.in +++ b/systemtap.spec.in @@ -90,7 +90,7 @@ Summary: Instrumentation System Testsuite Group: Development/System License: GPLv2+ URL: http://sourceware.org/systemtap/ -Requires: systemtap +Requires: systemtap dejagnu %description testsuite The testsuite allows testing of the entire SystemTap toolchain -- cgit