summaryrefslogtreecommitdiffstats
path: root/systemtap.spec
diff options
context:
space:
mode:
Diffstat (limited to 'systemtap.spec')
-rw-r--r--systemtap.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/systemtap.spec b/systemtap.spec
index 3d05f8e1..a9865e2c 100644
--- a/systemtap.spec
+++ b/systemtap.spec
@@ -64,6 +64,7 @@ BuildRequires: xmlto /usr/share/xmlto/format/fo/pdf
%if %{with_grapher}
BuildRequires: gtkmm24-devel >= 2.8
+BuildRequires: libglademm24-devel >= 2.6.7
%endif
%description
@@ -388,6 +389,7 @@ exit 0
%files grapher
%defattr(-,root,root)
%{_bindir}/stapgraph
+%{_datadir}/%{name}/*.glade
%endif