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

Collapse All | Expand All

(-)gexiv2-0.1.0.ebuild (-4 / +3 lines)
Lines 19-29 Link Here
19
RDEPEND=">=media-gfx/exiv2-0.19
19
RDEPEND=">=media-gfx/exiv2-0.19
20
	dev-libs/glib:2"
20
	dev-libs/glib:2"
21
21
22
S="${WORKDIR}/lib${P}"
22
DEPEND="${RDEPEND}
23
	dev-util/pkgconfig"
23
24
24
src_prepare() {
25
S="${WORKDIR}/lib${P}"
25
  epatch "${FILESDIR}/${P}-makefile.patch" || die "Patching failed."
26
}
27
26
28
src_install() {
27
src_install() {
29
  gnome2_src_install
28
  gnome2_src_install

Return to bug 334827