Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 520146
Collapse All | Expand All

(-)libxcb-1.10.ebuild (-1 / +1 lines)
Lines 30-36 Link Here
30
		">=x11-proto/xcb-proto-1.10[${MULTILIB_USEDEP},\${PYTHON_USEDEP}]")"
30
		">=x11-proto/xcb-proto-1.10[${MULTILIB_USEDEP},\${PYTHON_USEDEP}]")"
31
31
32
python_check_deps() {
32
python_check_deps() {
33
	has_version --host-root ">=x11-proto/xcb-proto-1.10[${MULTILIB_USEDEP},${PYTHON_USEDEP}]"
33
	has_version ">=x11-proto/xcb-proto-1.10[${MULTILIB_USEDEP},${PYTHON_USEDEP}]"
34
}
34
}
35
35
36
pkg_setup() {
36
pkg_setup() {

Return to bug 520146