Skip to content

Commit

Permalink
app-emacs/auctex: Add build dependency on dev-texlive/texlive-latexextra
Browse files Browse the repository at this point in the history
Bug: https://bugs.gentoo.org/938738
Signed-off-by: Ulrich Müller <[email protected]>
  • Loading branch information
ulm committed Aug 30, 2024
1 parent 081e1f9 commit f27c2ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app-emacs/auctex/auctex-14.0.5.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ RDEPEND="
"
BDEPEND="
${RDEPEND}
preview-latex? ( dev-texlive/texlive-latexextra )
"

TEXMF="/usr/share/texmf-site"
Expand Down

0 comments on commit f27c2ce

Please sign in to comment.