Skip to content

Only add the GL dependency as a requires when it is a pkgconfig dep

Jordan Williams requested to merge jwillikers/glu:fix-gl-system-dep into master

On macOS, this solves a problem when using the system's GL library.

Fixes #8.

Merge request reports