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

(-)pan-0.11.2.ebuild (+5 lines)
Lines 16-21 Link Here
16
	>=dev-libs/libxml-1.8.11
16
	>=dev-libs/libxml-1.8.11
17
        gtkhtml? ( >=gnome-extra/gtkhtml-0.14.0-r1 )"
17
        gtkhtml? ( >=gnome-extra/gtkhtml-0.14.0-r1 )"
18
18
19
src_unpack() {
20
	unpack ${A}
21
	mkdir ${S}/intl && touch ${S}/intl/libgettext.h
22
}
23
19
src_compile() {
24
src_compile() {
20
        local myconf
25
        local myconf
21
26

Return to bug 1305