Bug 1008716 - Missing requires
Summary: Missing requires
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: doxygen
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-16 22:53 UTC by William Brown
Modified: 2013-10-08 07:46 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-08 07:46:32 UTC
Type: Bug


Attachments (Terms of Use)

Description William Brown 2013-09-16 22:53:09 UTC
Description of problem:
Doxygen is missing a number of items needed to generate the pdf's from latex it produces.

texlive-sectsty
texlive-toctloft
texlive-xtab
texlive-multirow
texlive-epstopdf-bin

Curiously, some of these appear to be listed in requires already:

Requires: tex(multirow.sty)
Requires: tex(sectsty.sty)
Requires: tex(tocloft.sty)
Requires: tex(xtab.sty)

Yet they were not pulled into my system when I ran "yum install doxygen"

The only true missing requirement is epstopdf-bin, but the other requires don't appear to be getting resolved. 


Version-Release number of selected component (if applicable):
f19, 1.8.3.1

Comment 1 Than Ngo 2013-10-08 07:46:32 UTC
it's fixed in 1.8.5-2


Note You need to log in before you can comment on or make changes to this bug.