gnu: freeglut: Propagate input glu. * gnu/packages/gl.scm (freeglut): Make glu a propagated input instead of a normal input.
1 files changed, 2 insertions(+), 2 deletions(-) M gnu/packages/gl.scm
M gnu/packages/gl.scm => gnu/packages/gl.scm +2 -2
@@ 82,8 82,8 @@ as ASCII text.") ("libxrandr" ,libxrandr) ("libxxf86vm" ,libxxf86vm) ("inputproto" ,inputproto) ("xinput" ,xinput) ("glu" ,glu))) ("xinput" ,xinput))) (propagated-inputs `(("glu" ,glu))) (home-page "http://freeglut.sourceforge.net/") (synopsis "Alternative to the OpenGL Utility Toolkit (GLUT)") (description