gnu: tryton: Build with librsvg-for-system.
* gnu/packages/tryton.scm (tryton)[propagated-inputs]: Replace librsvg with librsvg-for-system.
This commit is contained in:
		
							parent
							
								
									b819c55038
								
							
						
					
					
						commit
						ae387663bb
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -129,7 +129,7 @@ and security.") | |||
|      `(("glib-compile-schemas" ,glib "bin") | ||||
|        ("gobject-introspection" ,gobject-introspection))) | ||||
|     (propagated-inputs | ||||
|      (list librsvg | ||||
|      (list (librsvg-for-system) | ||||
|            gsettings-desktop-schemas | ||||
|            gtk+ | ||||
|            python-dateutil | ||||
|  |  | |||
		Reference in a new issue