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)
 | 
					        ("libcap" ,libcap)
 | 
				
			||||||
        ("libxml2" ,libxml2)
 | 
					        ("libxml2" ,libxml2)
 | 
				
			||||||
        ("openssl" ,openssl)
 | 
					        ("openssl" ,openssl)
 | 
				
			||||||
        ("spice-gtk" ,spice-gtk)
 | 
					        ("spice-gtk" ,spice-gtk)))
 | 
				
			||||||
        ("spice-protocol" ,spice-protocol)))
 | 
					 | 
				
			||||||
    (native-inputs
 | 
					    (native-inputs
 | 
				
			||||||
      `(("glib:bin" ,glib "bin")
 | 
					      `(("glib:bin" ,glib "bin")
 | 
				
			||||||
        ("intltool" ,intltool)
 | 
					        ("intltool" ,intltool)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue