gnu: tclxml: Propagate tcllib.
* gnu/packages/tcl.scm (tclxml): Propagate tcllib.
This commit is contained in:
		
							parent
							
								
									94c6865737
								
							
						
					
					
						commit
						bc01c89171
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -307,9 +307,10 @@ modules for Tk, all written in high-level Tcl.  Examples of provided widgets: | |||
|     (build-system gnu-build-system) | ||||
|     (native-inputs | ||||
|      `(("tcl" ,tcl) | ||||
|        ("tcllib" ,tcllib) | ||||
|        ("libxml2" ,libxml2) | ||||
|        ("libxslt" ,libxslt))) | ||||
|     (propagated-inputs | ||||
|      `(("tcllib" ,tcllib))) ; uri | ||||
|     (native-search-paths | ||||
|      (list (search-path-specification | ||||
|             (variable "TCLLIBPATH") | ||||
|  |  | |||
		Reference in a new issue