gnu: virt-manager: Enable statistics graphing support.
* gnu/packages/virtualization.scm (virt-manager)[inputs]: Add python2-pycairo. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
		
							parent
							
								
									9a187b39b7
								
							
						
					
					
						commit
						b764a9f5e0
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -545,6 +545,7 @@ virtualization library.")
 | 
				
			||||||
       ("python2-libvirt" ,python2-libvirt)
 | 
					       ("python2-libvirt" ,python2-libvirt)
 | 
				
			||||||
       ("python2-requests" ,python2-requests)
 | 
					       ("python2-requests" ,python2-requests)
 | 
				
			||||||
       ("python2-ipaddr" ,python2-ipaddr)
 | 
					       ("python2-ipaddr" ,python2-ipaddr)
 | 
				
			||||||
 | 
					       ("python2-pycairo" ,python2-pycairo)
 | 
				
			||||||
       ("python2-pygobject" ,python2-pygobject)
 | 
					       ("python2-pygobject" ,python2-pygobject)
 | 
				
			||||||
       ("python2-libxml2" ,python2-libxml2)
 | 
					       ("python2-libxml2" ,python2-libxml2)
 | 
				
			||||||
       ("spice-gtk" ,spice-gtk)))
 | 
					       ("spice-gtk" ,spice-gtk)))
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue