Sophie

Sophie

distrib > Fedora > 13 > i386 > media > updates-src > by-pkgid > 8969bf6edf208af6833ba751f51570f3 > files > 2

pipviewer-0.3.9-7.fc13.src.rpm

--- setup.py.orig	2009-02-10 00:16:05.000000000 +0100
+++ setup.py	2009-02-10 00:16:54.000000000 +0100
@@ -54,7 +54,7 @@
       scripts=[],
       zip_safe=False,
       
-      install_requires=["OpenGL>=2.0",
+      install_requires=["PyOpenGL>=2.0",
                         # easy_install can't resolve PyQt
                         # "PyQt>=3.11", 
                         "vhybridize>=0.5.9"],