From 56669b5187b3cc991b877f8a1911b0fd2d98a000 Mon Sep 17 00:00:00 2001 From: Michel Alexandre Salim Date: Sat, 28 Feb 2009 13:48:16 -0500 Subject: Add missing dependency on python-matplotlib --- python/python-reinteract.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/python-reinteract.spec') diff --git a/python/python-reinteract.spec b/python/python-reinteract.spec index d515288..605579e 100644 --- a/python/python-reinteract.spec +++ b/python/python-reinteract.spec @@ -15,7 +15,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel BuildRequires: desktop-file-utils -Requires: pygtk2 hicolor-icon-theme +Requires: pygtk2 hicolor-icon-theme python-matplotlib %description -- cgit