gnu: perl-cairo: Propagate cairo.
Dependants of perl-cairo also require cairo for its typelibs and schemas. * gnu/packages/gtk.scm (perl-cairo)[inputs]: Move cairo to ... [propagated-inputs]: ... here.
This commit is contained in:
		
							parent
							
								
									2b3fc2e3c2
								
							
						
					
					
						commit
						ceb025b42b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1586,7 +1586,7 @@ write GNOME applications.") | |||
|     (native-inputs | ||||
|      `(("perl-extutils-depends" ,perl-extutils-depends) | ||||
|        ("perl-extutils-pkgconfig" ,perl-extutils-pkgconfig))) | ||||
|     (inputs | ||||
|     (propagated-inputs | ||||
|      `(("cairo" ,cairo))) | ||||
|     (home-page "https://metacpan.org/release/Cairo") | ||||
|     (synopsis "Perl interface to the cairo 2d vector graphics library") | ||||
|  |  | |||
		Reference in a new issue