gnu: labwc: Build with librsvg-for-system.
* gnu/packages/wm.scm (labwc)[inputs]: Replace librsvg with librsvg-for-system. Change-Id: I46505b3f041f46b42b403f9b7fbba5737c128f3f
This commit is contained in:
		
							parent
							
								
									a1f1148dbd
								
							
						
					
					
						commit
						24db97c10d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -3324,7 +3324,7 @@ read and write, and compatible with JSON.")
 | 
				
			||||||
    (inputs
 | 
					    (inputs
 | 
				
			||||||
     (list cairo
 | 
					     (list cairo
 | 
				
			||||||
           glib
 | 
					           glib
 | 
				
			||||||
           librsvg
 | 
					           (librsvg-for-system)
 | 
				
			||||||
           libxcb
 | 
					           libxcb
 | 
				
			||||||
           libxml2
 | 
					           libxml2
 | 
				
			||||||
           pango
 | 
					           pango
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue