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

(-)file_not_specified_in_diff (-2 / +5 lines)
Line  Link Here
0
-- media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild
0
++ media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild
Lines 21-27 Link Here
21
21
22
RDEPEND="x11-libs/gtk+:2"
22
RDEPEND="x11-libs/gtk+:2"
23
DEPEND="${RDEPEND}
23
DEPEND="${RDEPEND}
24
	gnome-base/gnome-common
25
	dev-util/gtk-doc-am
24
	dev-util/gtk-doc-am
26
"
25
"
27
26
Lines 37-42 Link Here
37
	# Don't rebuild gtk-doc
36
	# Don't rebuild gtk-doc
38
	sed "/^TARGET_DIR/i \GTKDOC_REBASE=true" -i gtk-doc.make || die
37
	sed "/^TARGET_DIR/i \GTKDOC_REBASE=true" -i gtk-doc.make || die
39
38
39
	# Prevent build failures due to GNOME_COMMON_INIT breaking autoreconf
40
	# See: http://live.gnome.org/GnomeGoals/ModernAutotools
41
	sed -i '/GNOME_COM/d' configure.in || die
42
40
	mv configure.in configure.ac || die
43
	mv configure.in configure.ac || die
41
	AT_NOELIBTOOLIZE=yes eautoreconf
44
	AT_NOELIBTOOLIZE=yes eautoreconf
42
}
45
}

Return to bug 387963