gnu: gnubik: Add glu to inputs.
* gnu/packages/games.scm (gnubik): Add glu to inputs.
This commit is contained in:
		
							parent
							
								
									6a95024c0a
								
							
						
					
					
						commit
						276a8f7191
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -112,6 +112,7 @@ representation of the playing board.")
 | 
			
		|||
    (build-system gnu-build-system)
 | 
			
		||||
    (inputs `(("gtk+" ,gtk+-2)
 | 
			
		||||
              ("mesa" ,mesa)
 | 
			
		||||
              ("glu" ,glu)
 | 
			
		||||
              ("libx11" ,libx11)
 | 
			
		||||
              ("guile" ,guile-2.0)
 | 
			
		||||
              ("gtkglext" ,gtkglext)))
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue