Texlive does not xpatch extensions and therefore some test cases fail:
~~~
1) Failure:
TestFiles#test_/builddir/build/BUILD/kramdown-2_3_1/usr/share/gems/gems/kramdown-2_3_1/test/testcases/span/04_footnote/backlink_inline_text_to_latex_compilation [/builddir/build/BUILD/kramdown-2.3.1/usr/share/gems/gems/kramdown-2.3.1/test/test_files.rb:153]:
LaTeX Error: File `xpatch.sty' not found.
Paragraph ended before \deferred@thm@head was complete.
<to be read again>
LaTeX Error: Missing \begin{document}.
LaTeX Error: \begin{document} ended by \end{quotation}.
Paragraph ended before \@xverbatim was complete.
<to be read again>
~~~
Let Texlive maintainer to decide the essential components. The Latex
functionality is not crucial from Kramdown.
Resolves: rhbz#1951246