Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 284644
Collapse All | Expand All

(-)/usr/portage/games-engines/scummvm/scummvm-1.0.0_rc1.ebuild (-1 / +1 lines)
Lines 51-57 Link Here
51
51
52
	( use vorbis || use ogg ) \
52
	( use vorbis || use ogg ) \
53
		&& myconf="${myconf} --enable-vorbis" \
53
		&& myconf="${myconf} --enable-vorbis" \
54
		|| myconf="${myconf} --disable-vorbis --disable-mpeg2"
54
		|| myconf="${myconf} --disable-vorbis"
55
55
56
	# bug #137547
56
	# bug #137547
57
	use fluidsynth || myconf="${myconf} --disable-fluidsynth"
57
	use fluidsynth || myconf="${myconf} --disable-fluidsynth"

Return to bug 284644