summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorMichel Alexandre Salim <msalim@cs.indiana.edu>2009-02-28 13:48:16 -0500
committerMichel Alexandre Salim <msalim@cs.indiana.edu>2009-02-28 13:48:16 -0500
commit56669b5187b3cc991b877f8a1911b0fd2d98a000 (patch)
tree64bfd11d82a262e91e0f826cf692e128bbc8696b /python
parentb6e771675b9d38aaa00c414f477ef00148f6a3b1 (diff)
downloadspecs-56669b5187b3cc991b877f8a1911b0fd2d98a000.tar.gz
specs-56669b5187b3cc991b877f8a1911b0fd2d98a000.tar.xz
specs-56669b5187b3cc991b877f8a1911b0fd2d98a000.zip
Add missing dependency on python-matplotlib
Diffstat (limited to 'python')
-rw-r--r--python/python-reinteract.spec2
1 files changed, 1 insertions, 1 deletions
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