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

Collapse All | Expand All

(-)/usr/portage/app-pda/libopensync-plugin-python/libopensync-plugin-python-0.36.ebuild (+5 lines)
Lines 16-18 Link Here
16
DEPEND="=app-pda/libopensync-${PV}*
16
DEPEND="=app-pda/libopensync-${PV}*
17
	>=dev-lang/python-2.0"
17
	>=dev-lang/python-2.0"
18
RDEPEND="${DEPEND}"
18
RDEPEND="${DEPEND}"
19
20
src_unpack() {
21
	unpack $A
22
	rm "${S}"/cmake/modules/FindPythonLibs.cmake
23
}

Return to bug 276220