Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 201699 - dev-util/ragel depends on tetex, it should depend on virtual/latex-base as it compiles without issues with texlive
Summary: dev-util/ragel depends on tetex, it should depend on virtual/latex-base as it...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 204035 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-12-08 16:54 UTC by Tiago Macedo
Modified: 2008-01-02 10:17 UTC (History)
1 user (show)

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


Attachments
ragel ebuild that allows use of texlive (ragel-5.20-r1.ebuild,1.11 KB, text/plain)
2007-12-08 16:55 UTC, Tiago Macedo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tiago Macedo 2007-12-08 16:54:53 UTC
This ebuild just changes the dependency to virtual/latex-base instead of virtual/tetex

Reproducible: Always

Steps to Reproduce:
1. emerge -pv ragel

Actual Results:  
Can't install due to incompatibility between tetex and texlive

Expected Results:  
Compile using texlive instead of tetex
Comment 1 Tiago Macedo 2007-12-08 16:55:40 UTC
Created attachment 138031 [details]
ragel ebuild that allows use of texlive
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-12-08 17:10:07 UTC
This is just INVALID, virtual/tetex is provided by texlive as well. If you don't want tetex, then package.mask it or emerge texlive first and tetex will no longer get pulled in.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2008-01-02 10:17:58 UTC
*** Bug 204035 has been marked as a duplicate of this bug. ***