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

Collapse All | Expand All

(-)../../../gentoo-x86/kde-misc/kerry/kerry-0.2.1.ebuild (+9 lines)
Lines 19-21 DEPEND="${RDEPEND} Link Here
19
	|| ( =kde-base/kdebase-3.5* =kde-base/libkonq-3.5* )"
19
	|| ( =kde-base/kdebase-3.5* =kde-base/libkonq-3.5* )"
20
20
21
need-kde 3.4
21
need-kde 3.4
22
23
PATCHES="${FILESDIR}/${P}-libbeagle-0.3.patch"
24
25
src_unpack() {
26
	kde_src_unpack
27
28
	# eautoreconf doesn't work, so let's do it the fugly upstream way
29
	emake -f admin/Makefile.common || die "regenerating configure failed"
30
}

Return to bug 210447