Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 276043 - media-libs/esdl-1.0.1: USE flags mixed up in DEPEND
Summary: media-libs/esdl-1.0.1: USE flags mixed up in DEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: George Shapovalov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-01 08:48 UTC by Alex Chateau
Modified: 2009-07-05 12:01 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 Alex Chateau 2009-07-01 08:48:30 UTC
DEPEND in esdl/esdl-1.0.1.ebuild looks like this:

DEPEND=">=dev-lang/erlang-12b
	>=media-libs/libsdl-1.2.5[opengl]
	image? ( media-libs/sdl-ttf )
	truetype? ( media-libs/sdl-image )
	virtual/opengl"

`image' and `truetype' USE flags are mixed up.

Reproducible: Always

Steps to Reproduce:
Comment 1 Markus Meier gentoo-dev 2009-07-05 12:01:57 UTC
thanks for the report, fixed in cvs.

  05 Jul 2009; Markus Meier <maekke@gentoo.org> esdl-1.0.1.ebuild:
  fix image and truetype deps by Alex Chateau in bug #276043, remove default
  src_compile phase, assign RDEPEND