mirror of
https://github.com/nigels-com/glew.git
synced 2024-11-11 08:43:49 +00:00
Add the line "Requires: glu" to glew.pc - needed in general, GLU dependency can be opted-out of, optionally.
#204 GLU requirement and pkg-config file
This commit is contained in:
parent
71b38cfeb4
commit
58ac24cf5c
@ -8,3 +8,4 @@ Description: The OpenGL Extension Wrangler library
|
||||
Version: @version@
|
||||
Cflags: -I${includedir} @cflags@
|
||||
Libs: -L${libdir} -l@libname@
|
||||
Requires: glu
|
||||
|
Loading…
Reference in New Issue
Block a user