diff options
author | hollywoodb <hollywoodb@fastmail.fm> | 2010-05-11 19:44:11 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 19:44:11 +0200 |
commit | 0746f5ee03bcb033e731c9e1956e51ac368f7b4f (patch) | |
tree | 808fa7a37a25dd86fffd4c0b762427641f8fc703 /development/PyOpenGL/README | |
parent | 4a2754743bd5f6e5f5899cbf4953dcf5f33b0c4b (diff) | |
download | slackbuilds-0746f5ee03bcb033e731c9e1956e51ac368f7b4f.tar.gz |
development/PyOpenGL: Updated for version 3.0.0a5
Diffstat (limited to 'development/PyOpenGL/README')
-rw-r--r-- | development/PyOpenGL/README | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/development/PyOpenGL/README b/development/PyOpenGL/README index fefb631013..cd3fdd2a74 100644 --- a/development/PyOpenGL/README +++ b/development/PyOpenGL/README @@ -9,5 +9,4 @@ extensions (where supported in the underlying implementation). PyOpenGL is interoperable with a large number of external GUI libraries for Python including (Tkinter, wxPython, FxPy, PyGame, and Qt). -Requirements: >=pysetuptool-0.6 (setuptools) -- build requirement only - +Requirements: pysetuptools (setuptools) -- build requirement only |