[systemtap/f18] add libdwarf-devel to buildreqs for dyninst build

fche fche at fedoraproject.org
Wed Aug 8 15:26:43 UTC 2012


commit 11e4d93865f647e9609f22e85873b2c3984a6114
Author: Frank Ch. Eigler <fche at redhat.com>
Date:   Wed Aug 8 11:26:19 2012 -0400

    add libdwarf-devel to buildreqs for dyninst build

 systemtap.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/systemtap.spec b/systemtap.spec
index 56f9d94..e2cc746 100644
--- a/systemtap.spec
+++ b/systemtap.spec
@@ -63,6 +63,7 @@ BuildRequires: nss-devel avahi-devel pkgconfig
 %if %{with_dyninst}
 # include the prerelease version for now, but really this is >= 8.0
 BuildRequires: dyninst-devel >= 7.99
+BuildRequires: libdwarf-devel
 %endif
 %if %{with_sqlite}
 BuildRequires: sqlite-devel


More information about the scm-commits mailing list