gnu: gstreamer: Depend on python-wrapper.
* gnu/packages/gstreamer.scm (gstreamer): Replace input python by
    python-wrapper.
			
			
This commit is contained in:
		
							parent
							
								
									22885fb845
								
							
						
					
					
						commit
						144f9f251d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -47,7 +47,7 @@
 | 
			
		|||
       ("glib" ,glib)
 | 
			
		||||
       ("perl" ,perl)
 | 
			
		||||
       ("pkg-config" ,pkg-config)
 | 
			
		||||
       ("python" ,python)))
 | 
			
		||||
       ("python-wrapper" ,python-wrapper)))
 | 
			
		||||
    (home-page "http://gstreamer.freedesktop.org/")
 | 
			
		||||
    (synopsis
 | 
			
		||||
     "Multimedia library")
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue