Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 528560 - dev-libs/libcaldav-0.6.2: USE=doc should depend on dev-texlive/texlive-latexextra - ! LaTeX Error: File `xtab.sty' not found.
Summary: dev-libs/libcaldav-0.6.2: USE=doc should depend on dev-texlive/texlive-latexe...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-07 14:28 UTC by tharvik
Modified: 2015-07-28 06:45 UTC (History)
1 user (show)

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


Attachments
emerge dev-libs/libcaldav -pqv (caldav.pqv,53 bytes, text/plain)
2014-11-07 14:32 UTC, tharvik
Details
emerge --info (caldav.info,16.33 KB, application/x-info)
2014-11-07 14:32 UTC, tharvik
Details
build.log (caldav.log,26.16 KB, text/plain)
2014-11-07 14:33 UTC, tharvik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tharvik 2014-11-07 14:28:52 UTC
dev-libs/libcaldav with USE=doc require dev-texlive/texlive-latexextra but it is not in DEPENDS.

Reproducible: Always

Steps to Reproduce:
1. echo '=dev-libs/libcaldav-0.6.2 doc' >> /etc/portage/package.use
2. emerge '=dev-libs/libcaldav-0.6.2'
Actual Results:  
Fail while compiling with: ! LaTeX Error: File `xtab.sty' not found.
Comment 1 tharvik 2014-11-07 14:32:20 UTC
Created attachment 388784 [details]
emerge dev-libs/libcaldav -pqv
Comment 2 tharvik 2014-11-07 14:32:47 UTC
Created attachment 388786 [details]
emerge --info
Comment 3 tharvik 2014-11-07 14:33:44 UTC
Created attachment 388788 [details]
build.log
Comment 4 Alexis Ballier gentoo-dev 2015-07-28 06:45:50 UTC
+  28 Jul 2015; Alexis Ballier <aballier@gentoo.org> libcaldav-0.6.2.ebuild:
+  add missing tl-latexextra dep when building docs, bug #528560 by
+  tharvik@gmail.com
+


thanks!