Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 6457 - Invalid DEPEND in tetex
Summary: Invalid DEPEND in tetex
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Matthew Turk (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-14 10:24 UTC by ndecker
Modified: 2003-02-04 19:42 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 ndecker 2002-08-14 10:24:04 UTC
/usr/portage/app-text/tetex/tetex-1.0.7-r10.ebuild :

DEPEND="sys-apps/ed
        sys-libs/zlib
        X? ( virtual/x11 )
        png? ( >=media-libs/libpng-1.2.1 )
        ncurses ( sys-libs/ncurses )
        ^^^^^^^
        libwww? ( >=net-libs/libwww-5.3.2-r1 )"

should IMHO be "ncurses?"

Regards
  Nils