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 committed by Alessandro Ranellucci
parent cc7d2c1aa2
commit 832773e310

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
);