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

Collapse All | Expand All

(-)a/kmix-4.9.3.ebuild (+3 lines)
Lines 19-24 Link Here
19
RDEPEND="${DEPEND}"
19
RDEPEND="${DEPEND}"
20
20
21
src_configure() {
21
src_configure() {
22
	#upstream fix from bugs.kde.org #309045
23
	epatch "${FILESDIR}/${P}-fix-systray-flicker.patch"
24
22
	mycmakeargs=(
25
	mycmakeargs=(
23
		$(cmake-utils_use_with alsa)
26
		$(cmake-utils_use_with alsa)
24
		$(cmake-utils_use_with canberra)
27
		$(cmake-utils_use_with canberra)

Return to bug 444668