bin/test_pure_plotting adapted to the latest Debian.
commit32902d4e29b7a26822de92707c4a49eceebb4c28
authorOndrej Certik <ondrej@certik.cz>
Sun, 27 Jan 2008 22:28:37 +0000 (27 23:28 +0100)
committerOndrej Certik <ondrej@certik.cz>
Sun, 27 Jan 2008 22:28:37 +0000 (27 23:28 +0100)
tree8ffcf930690868ea0ee08d245bdb0d4d7af96f15
parenta59bf5f243d693f723672633cb60ab856383e5da
bin/test_pure_plotting adapted to the latest Debian.

It now installs all necessary libraries in the base Debian install, so that
pyglet can run and only fails when trying to initialize the window. This used
to work, but now (without this patch), pyglet fails to even import, due to
missing GL, GLU and freetype libraries.
bin/test_pure_plotting