Bugzilla – Bug 1213976
Missing dependency from glu-devel to the package providing gl.h
Last modified: 2023-08-04 10:15:03 UTC
I have seen a few build fails in Factory that all boiled down to: [ 38s] /usr/include/GL/glu.h:34:10: fatal error: GL/gl.h: No such file or directory i.e. the consumer includes glu.h - but then glu.h (glu-devel) does not bring in all the deps it needs to be functional, namely it misses a dependency on Mesa-libGL-devel This seems like a bug in glu-devel (pkgconfig(gl) would probably be the best dep to be added)
Thanks. Fixed.
Submitted.
This is an autogenerated message for OBS integration: This bug (1213976) was mentioned in https://build.opensuse.org/request/show/1102330 Factory / glu