diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm index 2fea0e9697..5d82f98f35 100644 --- a/gnu/packages/tex.scm +++ b/gnu/packages/tex.scm @@ -11518,6 +11518,8 @@ (define-public texlive-mdframed "tex/latex/mdframed/") (base32 "1i5rm946wg43rjckxlfhx79zfx5cgd3bxk71206hd1dqkrgpdpa8") #:trivial? #t)) + (propagated-inputs (list texlive-latex-needspace + texlive-zref)) (home-page "https://ctan.org/pkg/mdframed") (synopsis "Framed environments that can split at page boundaries") (description