diff options
Diffstat (limited to 'systemtap.spec')
-rw-r--r-- | systemtap.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/systemtap.spec b/systemtap.spec index 4a7d2b4a..1a967cf1 100644 --- a/systemtap.spec +++ b/systemtap.spec @@ -81,7 +81,7 @@ Group: Development/System License: GPLv2+ URL: http://sourceware.org/systemtap/ Requires: systemtap-runtime = %{version}-%{release} -Requires: avahi-tools nc mktemp +Requires: avahi avahi-tools nc mktemp %description client SystemTap client is the client component of an instrumentation @@ -94,7 +94,7 @@ Group: Development/System License: GPLv2+ URL: http://sourceware.org/systemtap/ Requires: systemtap -Requires: avahi-tools nc net-tools mktemp +Requires: avahi avahi-tools nc net-tools mktemp %description server SystemTap server is the server component of an instrumentation |