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

Collapse All | Expand All

(-)mailody-0.4.0.ebuild (+6 lines)
Lines 21-23 RDEPEND="=dev-db/sqlite-3* Link Here
21
S="${WORKDIR}/${MY_P}"
21
S="${WORKDIR}/${MY_P}"
22
22
23
need-kde 3.5
23
need-kde 3.5
24
25
src_compile() {
26
	export CPPFLAGS="-I/usr/include/qca1 ${CFLAGS}"
27
	export LDFLAGS="-L/usr/lib/qca1 ${LDFLAGS}"
28
	kde_src_compile
29
}

Return to bug 129536