mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-07 05:30:38 +02:00
gnu: yaehmop: Fix build due to missing TeX Live scripts.
* gnu/packages/chemistry.scm (yaehmop)[native-inputs]: Add missing "latexmk" and "repstopdf" scripts.
This commit is contained in:
@@ -901,8 +901,10 @@ emphasis on quality rather than speed.")
|
||||
(list gfortran
|
||||
(texlive-updmap.cfg
|
||||
(list texlive-ec
|
||||
texlive-epstopdf
|
||||
texlive-geometry
|
||||
texlive-graphics))))
|
||||
texlive-graphics
|
||||
texlive-latexmk))))
|
||||
(home-page "https://github.com/greglandrum/yaehmop")
|
||||
(synopsis "Perform extended Hückel calculations")
|
||||
(description "@acronym{YAeHMOP, Yet Another extended Hueckel Molecular
|
||||
|
||||
Reference in New Issue
Block a user