diff options
| author | Michel Alexandre Salim <msalim@cs.indiana.edu> | 2009-02-28 18:26:30 -0500 |
|---|---|---|
| committer | Michel Alexandre Salim <msalim@cs.indiana.edu> | 2009-02-28 18:26:30 -0500 |
| commit | ff8362779972229d0df71719a5f9f83f2c35a78e (patch) | |
| tree | 2dc863cb9cb960079df21c5b4b974975080697f0 /python | |
| parent | 56669b5187b3cc991b877f8a1911b0fd2d98a000 (diff) | |
| download | specs-ff8362779972229d0df71719a5f9f83f2c35a78e.tar.gz specs-ff8362779972229d0df71719a5f9f83f2c35a78e.tar.xz specs-ff8362779972229d0df71719a5f9f83f2c35a78e.zip | |
reinteract: update dependencies
Diffstat (limited to 'python')
| -rw-r--r-- | python/python-reinteract.spec | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/python/python-reinteract.spec b/python/python-reinteract.spec index 605579e..322be14 100644 --- a/python/python-reinteract.spec +++ b/python/python-reinteract.spec @@ -15,7 +15,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel BuildRequires: desktop-file-utils -Requires: pygtk2 hicolor-icon-theme python-matplotlib +Requires: pygtk2 numpy python-matplotlib sox +Requires: hicolor-icon-theme %description @@ -70,7 +71,7 @@ fi %files %defattr(-,root,root,-) -%doc AUTHORS COPYING README examples +%doc AUTHORS COPYING README %{_bindir}/%{upname} %{_datadir}/applications/%{upname}.desktop %{_datadir}/icons/hicolor/scalable/apps/%{upname}.svg |
