File PDL-2.4.3-64bit.diff of Package perl-PDL
--- perldl.conf +++ perldl.conf @@ -110,9 +110,9 @@ # OPENGL_DEFINE => '', # # Let perl try to figure it out -# OPENGL_LIBS => undef, -# OPENGL_INC => undef, -# OPENGL_DEFINE => undef, + OPENGL_LIBS => '-L/usr/lib64 -lGL -lGLU -lXext -lX11', + OPENGL_INC => undef, + OPENGL_DEFINE => undef, # Whether or not to build the Karma interface module