gnu: phyml: Fix build.
* gnu/packages/bioinformatics.scm (phyml)[native-inputs]: Add TEXLIVE-INFWARERR, TEXLIVE-KVOPTIONS and TEXLIVE-PDFTEXCMDS.
This commit is contained in:
		
							parent
							
								
									9eb02049b8
								
							
						
					
					
						commit
						88a3b237f5
					
				
					 1 changed files with 14 additions and 10 deletions
				
			
		| 
						 | 
					@ -12103,7 +12103,8 @@ programs for inferring phylogenies (evolutionary trees).")
 | 
				
			||||||
     (list automake
 | 
					     (list automake
 | 
				
			||||||
           autoconf
 | 
					           autoconf
 | 
				
			||||||
           openmpi
 | 
					           openmpi
 | 
				
			||||||
           (texlive-updmap.cfg (list texlive-amsfonts
 | 
					           (texlive-updmap.cfg
 | 
				
			||||||
 | 
					            (list texlive-amsfonts
 | 
				
			||||||
                  texlive-caption
 | 
					                  texlive-caption
 | 
				
			||||||
                  texlive-cite
 | 
					                  texlive-cite
 | 
				
			||||||
                  texlive-ec
 | 
					                  texlive-ec
 | 
				
			||||||
| 
						 | 
					@ -12111,6 +12112,9 @@ programs for inferring phylogenies (evolutionary trees).")
 | 
				
			||||||
                  texlive-graphics
 | 
					                  texlive-graphics
 | 
				
			||||||
                  texlive-grfext
 | 
					                  texlive-grfext
 | 
				
			||||||
                  texlive-hyperref
 | 
					                  texlive-hyperref
 | 
				
			||||||
 | 
					                  texlive-infwarerr
 | 
				
			||||||
 | 
					                  texlive-kvoptions
 | 
				
			||||||
 | 
					                  texlive-pdftexcmds
 | 
				
			||||||
                  texlive-psfrag
 | 
					                  texlive-psfrag
 | 
				
			||||||
                  texlive-xcolor))))
 | 
					                  texlive-xcolor))))
 | 
				
			||||||
    (home-page "https://github.com/stephaneguindon/phyml")
 | 
					    (home-page "https://github.com/stephaneguindon/phyml")
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue