gnu: gtk-doc: Don't propagate python-six.
* gnu/packages/gtk.scm (gtk-doc)[propagated-inputs]: Remove python-six. [inputs]: Add python-six.
This commit is contained in:
		
							parent
							
								
									6d91a46992
								
							
						
					
					
						commit
						9c708566a2
					
				
					 1 changed files with 2 additions and 3 deletions
				
			
		|  | @ -1495,9 +1495,8 @@ information.") | |||
|        ("docbook-xml" ,docbook-xml-4.3) | ||||
|        ("docbook-xsl" ,docbook-xsl) | ||||
|        ("source-highlight" ,source-highlight) | ||||
|        ("glib" ,glib))) | ||||
|     (propagated-inputs | ||||
|      `(("python-six" ,python-six))) | ||||
|        ("glib" ,glib) | ||||
|        ("python-six" ,python-six))) | ||||
|     (home-page "http://www.gtk.org/gtk-doc/") | ||||
|     (synopsis "Documentation generator from C source code") | ||||
|     (description | ||||
|  |  | |||
		Reference in a new issue