gnu: virt-viewer: Remove SPICE-PROTOCOL from inputs.
This is a followup to ba9e2ee64a.
* gnu/packages/spice.scm (virt-viewer)[inputs]: Remove SPICE-PROTOCOL.
			
			
This commit is contained in:
		
							parent
							
								
									3c4a8f03a2
								
							
						
					
					
						commit
						f54510d29b
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -272,8 +272,7 @@ resolution scaling on graphical console window resize.")
 | 
			
		|||
        ("libcap" ,libcap)
 | 
			
		||||
        ("libxml2" ,libxml2)
 | 
			
		||||
        ("openssl" ,openssl)
 | 
			
		||||
        ("spice-gtk" ,spice-gtk)
 | 
			
		||||
        ("spice-protocol" ,spice-protocol)))
 | 
			
		||||
        ("spice-gtk" ,spice-gtk)))
 | 
			
		||||
    (native-inputs
 | 
			
		||||
      `(("glib:bin" ,glib "bin")
 | 
			
		||||
        ("intltool" ,intltool)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue