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

Collapse All | Expand All

(-)/usr/portage/app-i18n/ibus/ibus-1.5.28.ebuild (+4 lines)
Lines 79-84 Link Here
79
	test? ( x11-apps/setxkbmap )
79
	test? ( x11-apps/setxkbmap )
80
	unicode? ( app-i18n/unicode-data )"
80
	unicode? ( app-i18n/unicode-data )"
81
81
82
PATCHES=(
83
	"${FILESDIR}/${P}-fix-emoji-unicode.patch"
84
)
85
82
src_prepare() {
86
src_prepare() {
83
	vala_src_prepare --ignore-use
87
	vala_src_prepare --ignore-use
84
	if ! has_version 'x11-libs/gtk+:3[wayland]'; then
88
	if ! has_version 'x11-libs/gtk+:3[wayland]'; then

Return to bug 907764