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

Collapse All | Expand All

(-)gpsdrive-2.09.ebuild.old (-1 / +2 lines)
Lines 10-18 Link Here
10
SLOT="0"
10
SLOT="0"
11
KEYWORDS="~x86 ppc"
11
KEYWORDS="~x86 ppc"
12
12
13
IUSE="nls"
13
IUSE="nls mysql"
14
DEPEND="sys-devel/gettext
14
DEPEND="sys-devel/gettext
15
	>=x11-libs/gtk+-2.0
15
	>=x11-libs/gtk+-2.0
16
	mysql? ( dev-db/mysql )
16
	>=dev-libs/libpcre-4.2"
17
	>=dev-libs/libpcre-4.2"
17
18
18
src_compile() {
19
src_compile() {

Return to bug 73646