gnu: directfb: Use librsvg-for-system.
* gnu/packages/graphics.scm (directfb)[inputs]: Replace librsvg with librsvg-for-system.
This commit is contained in:
		
							parent
							
								
									4e6c39e17e
								
							
						
					
					
						commit
						83f262b169
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -208,7 +208,7 @@ framebuffer graphics, audio output and input event.") | |||
|        ("opengl" ,mesa) | ||||
|        ("png" ,libpng) | ||||
|        ("sdl" ,sdl) | ||||
|        ("svg" ,librsvg) | ||||
|        ("svg" ,(librsvg-for-system)) | ||||
|        ("tiff" ,libtiff) | ||||
|        ("tslib" ,tslib) | ||||
|        ("vdpau" ,libvdpau) | ||||
|  |  | |||
		Reference in a new issue