Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 305263 | Differences between
and this patch

Collapse All | Expand All

(-)projectm-pulseaudio-2.0.1.ebuild.orig (-2 / +2 lines)
Lines 1-7 Link Here
1
# Copyright 1999-2010 Gentoo Foundation
1
# Copyright 1999-2010 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: $
3
# $Header: $
4
4
EAPI=2
5
inherit cmake-utils
5
inherit cmake-utils
6
6
7
MY_P=${P/m/M}-Source
7
MY_P=${P/m/M}-Source
Lines 15-21 Link Here
15
KEYWORDS="~amd64 ~x86"
15
KEYWORDS="~amd64 ~x86"
16
IUSE=""
16
IUSE=""
17
17
18
RDEPEND="media-sound/pulseaudio
18
RDEPEND="media-sound/pulseaudio[avahi]
19
	>=media-libs/libprojectm-qt-2.0.1"
19
	>=media-libs/libprojectm-qt-2.0.1"
20
DEPEND="${RDEPEND}
20
DEPEND="${RDEPEND}
21
	dev-util/pkgconfig"
21
	dev-util/pkgconfig"

Return to bug 305263