Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 30884 - GCL can depend on virtual/tetex
Summary: GCL can depend on virtual/tetex
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Mamoru KOMACHI (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-10 22:44 UTC by MATSUI Tetsushi
Modified: 2003-10-11 07:25 UTC (History)
1 user (show)

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 MATSUI Tetsushi 2003-10-10 22:44:09 UTC
The gcl-2.5.3.ebuild has a DEPEND on app-text/tetex.
As I installed app-text/ptex instead and saw a message
telling app-text/ptex is blocking app-text/tetex.
In fact teTeX is installed for pTeX and there should be
no problem with compiling gcl with pTeX.
Since both packages, app-text/tetex and app-text/ptex, PROVIDEs
virtual/tetex, the dependency can be relaxed to virtual/tetex.

Reproducible: Always
Steps to Reproduce:
1. 
2.
3.
Comment 1 Mamoru KOMACHI (RETIRED) gentoo-dev 2003-10-11 07:25:45 UTC
Committed. Thanks for reporting.