gnu: texlive-luaotfload: Use new name for texlive-lualibs.
* gnu/packages/tex.scm (texlive-luaotfload)[propagated-inputs]: Replace texlive-luatex-lualibs with texlive-lualibs.master
parent
df77cd8968
commit
a46fac5635
|
@ -3739,7 +3739,7 @@ in the same way as BSD/GNU @code{getopt_long(3)} functions do.")
|
||||||
(inherit template)
|
(inherit template)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list texlive-lua-alt-getopt ;for luaotfload-tool
|
(list texlive-lua-alt-getopt ;for luaotfload-tool
|
||||||
texlive-luatex-lualibs))
|
texlive-lualibs))
|
||||||
(home-page "https://github.com/lualatex/luaotfload")
|
(home-page "https://github.com/lualatex/luaotfload")
|
||||||
(synopsis "OpenType font loader for LuaTeX")
|
(synopsis "OpenType font loader for LuaTeX")
|
||||||
(description
|
(description
|
||||||
|
|
Reference in New Issue