From: David Smith Date: Fri, 15 May 2009 18:30:57 +0000 (-0500) Subject: Add stap-server buildreqs: nss-tools and pkgconfig. X-Git-Tag: release-0.9.8~75^2~2 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=3863e7999255deeaa7f8f4bba7df893773812537;p=systemtap.git Add stap-server buildreqs: nss-tools and pkgconfig. --- diff --git a/systemtap.spec b/systemtap.spec index 77a170f8a..5b9283cf8 100644 --- a/systemtap.spec +++ b/systemtap.spec @@ -30,7 +30,7 @@ Requires: kernel-devel Requires: gcc make # Suggest: kernel-debuginfo Requires: systemtap-runtime = %{version}-%{release} -BuildRequires: nss-devel +BuildRequires: nss-devel nss-tools pkgconfig %if %{with_bundled_elfutils} Source1: elfutils-%{elfutils_version}.tar.gz