summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kornet2012-11-01 11:55:00 (GMT)
committerKacper Kornet2012-11-01 11:55:41 (GMT)
commit857712bb16d4bb8b4a4cf847324f053c9518df02 (patch)
tree021a7e6c3a4d6f3345f48f5cbdd73ce8eea0a8eb
parent4d9ac70344c9f05332bd51046c6c54dfeaf1aef8 (diff)
downloadpython-scipy-857712bb16d4bb8b4a4cf847324f053c9518df02.zip
python-scipy-857712bb16d4bb8b4a4cf847324f053c9518df02.tar.gz
- suggests python-PIL required by toimage module
-rw-r--r--python-scipy.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/python-scipy.spec b/python-scipy.spec
index 9a0246c..e9b2809 100644
--- a/python-scipy.spec
+++ b/python-scipy.spec
@@ -21,6 +21,7 @@ BuildRequires: python-devel >= 1:2.3
BuildRequires: python-numpy >= 1:1.5.1-3
BuildRequires: python-numpy-numarray-devel >= 1:1.5.1-3
%pyrequires_eq python-modules
+Suggests: python-PIL
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description