pkgconfig: Include -I path for glu itself

Fixes: #2
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Reviewed-by: Matt Turner <mattst88@gmail.com>
This commit is contained in:
John Hein
2019-07-23 10:40:26 -07:00
committed by Matt Turner
parent f9a08d7a10
commit f959d93f1c

View File

@@ -9,3 +9,4 @@ Requires: @GLU_REQUIRES@
Version: @VERSION@
Libs: -L${libdir} -lGLU
Libs.private: -lm
Cflags: -I${includedir}