gnu: gthumb: Build with librsvg-for-system.
* gnu/packages/gnome.scm (gthumb)[inputs]: Replace librsvg with librsvg-for-system.
This commit is contained in:
		
							parent
							
								
									d2f9abdde1
								
							
						
					
					
						commit
						1df0b636e1
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -11771,7 +11771,7 @@ functionality.") | |||
|        ("libheif" ,libheif) | ||||
|        ("libjpeg" ,libjpeg-turbo) | ||||
|        ("libraw" ,libraw) | ||||
|        ("librsvg" ,librsvg) | ||||
|        ("librsvg" ,(librsvg-for-system)) | ||||
|        ("libtiff" ,libtiff) | ||||
|        ("libwebp" ,libwebp))) | ||||
|     (home-page "https://wiki.gnome.org/Apps/Gthumb") | ||||
|  |  | |||
		Reference in a new issue