[PyQt4] up some min build deps

Rex Dieter rdieter at fedoraproject.org
Sat Jan 8 17:11:40 UTC 2011


commit 5c56a58aba2aa6de0e50f85df2ecec9458c5a7da
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Sat Jan 8 11:10:49 2011 -0600

    up some min build deps

 PyQt4.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/PyQt4.spec b/PyQt4.spec
index 2258a6f..9241452 100644
--- a/PyQt4.spec
+++ b/PyQt4.spec
@@ -32,7 +32,7 @@ BuildRequires: phonon-devel
 %if 0%{?fedora}
 BuildRequires: qscintilla
 %endif
-BuildRequires: qt4-devel >= 4.5.0-7
+BuildRequires: qt4-devel >= 4.7
 BuildRequires: qt4-webkit-devel
 
 BuildRequires: python-devel
@@ -43,7 +43,7 @@ BuildRequires: sip-devel >= 4.12
 
 %if 0%{?with_python3}
 BuildRequires: python3-devel
-BuildRequires: python3-sip-devel >= 4.11.2
+BuildRequires: python3-sip-devel >= 4.12
 %endif # with_python3
 
 Requires: dbus-python


More information about the scm-commits mailing list