Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 324063 - www-apache/mod_musicindex: Typo: DEPENDS
Summary: www-apache/mod_musicindex: Typo: DEPENDS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Apache Team - Bugzilla Reports
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-15 07:20 UTC by Torsten Veller (RETIRED)
Modified: 2010-06-15 13:16 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 Torsten Veller (RETIRED) gentoo-dev 2010-06-15 07:20:38 UTC
| DEPEND="mp3? ( media-libs/libmad )
| »···mp4? ( media-libs/libmp4v2 )
| »···flac? ( media-libs/flac )
| »···vorbis? ( media-libs/liboggz )"
| RDEPEND="${DEPENDS}"
             ^^^^^^^

Looks like a typo: s/DEPENDS/DEPEND/
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-06-15 13:16:29 UTC
Fixed.