Perl OpenGL 0.7 package causes crashes on many platforms.

Constrain compilation to Perl OpenGL version lower than 0.7.
897ca52654
This commit is contained in:
bubnikv 2016-11-04 23:23:01 +01:00
parent 89cf29080b
commit dfa3f8d597

View File

@ -44,7 +44,7 @@ if ($gui) {
%recommends = qw(
Growl::GNTP 0.15
Wx::GLCanvas 0
OpenGL 0
OpenGL <0.70
LWP::UserAgent 0
Net::Bonjour 0
);