From 0957329e67f0d9612f50b66fdc07e3b3865963f4 Mon Sep 17 00:00:00 2001 From: "Frank Ch. Eigler" Date: Mon, 7 Sep 2009 21:20:47 -0400 Subject: packaging: make -testsuite prereq /usr/bin/which --- systemtap.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systemtap.spec b/systemtap.spec index 860e4332..aacd0603 100644 --- a/systemtap.spec +++ b/systemtap.spec @@ -84,7 +84,7 @@ Summary: Instrumentation System Testsuite Group: Development/System License: GPLv2+ URL: http://sourceware.org/systemtap/ -Requires: systemtap systemtap-sdt-devel dejagnu +Requires: systemtap systemtap-sdt-devel dejagnu which %description testsuite The testsuite allows testing of the entire SystemTap toolchain -- cgit