| Bug#: 137781 | Product: Gentoo Linux | Version: 2006.0 | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: sbriesen@gentoo.org | Reported By: bluebird@gentoo.org | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: app-cdr/cuecue should depend on media-libs/flac | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2006-06-23 15:28 0000 | |||
| Description: | Opened: 2006-06-23 15:28 0000 |
Trying to install app-cdr/cuecue-0.2.2 without media-libs/flac-1.1.2-r7 installed results in: checking for Vorbis... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/libcuecue/Makefile config.status: creating src/cuecue/Makefile config.status: executing depfiles commands cd . && /bin/sh /tmp/portage/cuecue-0.2.2/work/cuecue-0.2.2/missing --run aclocal-1.7 aclocal: configure.in: 57: macro `AM_PATH_LIBFLAC' not found in library make: *** [aclocal.m4] Fehler 1
it already depends on media-libs/flac.
RDEPEND="mp3? ( media-libs/libmad )
flac? ( media-libs/flac )
vorbis? ( media-libs/libogg media-libs/libvorbis )"
but obviously, it's not DEPEND but RDEPEND. Ok, I fix this... Don't know how
this could happen.
in CVS. But no new revision.