From 93be9161022799ed61ad686904e0587ad8e26d00 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Wed, 29 Nov 2006 23:22:01 +0000 Subject: [PATCH] Fix pycairo requirement --- python-matplotlib.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-matplotlib.spec b/python-matplotlib.spec index 2c3449b..e3e5c33 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -17,7 +17,7 @@ BuildRequires: python-devel, freetype-devel, libpng-devel, zlib-devel BuildRequires: pygtk2-devel, gtk2-devel, tkinter, tk-devel BuildRequires: python-numeric, pytz, python-dateutil, numpy, python-numarray Requires: python-numeric, pytz, python-dateutil -Requires: pycairo >= 1.0.2 +Requires: pycairo >= 1.2.0 %description