Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 541244 - app-text/pandoc missing dependency/einfo?
Summary: app-text/pandoc missing dependency/einfo?
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-24 14:03 UTC by avx
Modified: 2021-01-18 08:39 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description avx 2015-02-24 14:03:44 UTC
pandoc doesn't have a lot of USE-flags, so I thought the given deps where enough to satisfy all it's features. Turns out, that isn't the case.

When trying `pandoc -f something -t {beamer,latex} -o some.pdf some.input`, it complains about 'pdflatex' not being found.

So either it should have a USE flag which pulls the needed packages or an einfo notice that for conversion to PDF, further packages are needed.