gnu: ztoolkit-rsvg: Use librsvg-for-system.
* gnu/packages/audio.scm (ztoolkit-rsvg)[propagated-inputs]: Replace librsvg with librsvg-for-system.
This commit is contained in:
		
							parent
							
								
									4f19bf95ce
								
							
						
					
					
						commit
						db639324b2
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -5692,7 +5692,7 @@ minimum.") | |||
|      (list #:configure-flags '(list "-Denable_rsvg=true"))) | ||||
|     (propagated-inputs | ||||
|      (modify-inputs (package-propagated-inputs ztoolkit) | ||||
|        (prepend librsvg))) | ||||
|        (prepend (librsvg-for-system)))) | ||||
|     (synopsis "ZToolkit with SVG support"))) | ||||
| 
 | ||||
| (define-public libinstpatch | ||||
|  |  | |||
		Reference in a new issue