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

(-)file_not_specified_in_diff (-3 / +8 lines)
Line  Link Here
0
-- lshw-02.15b.ebuild~
0
++ lshw-02.15b.ebuild
Lines 19-27 Link Here
19
KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
19
KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
20
IUSE="gtk sqlite static"
20
IUSE="gtk sqlite static"
21
21
22
DEPEND="gtk? ( x11-libs/gtk+:2 )
22
DEPEND="gtk? ( x11-libs/gtk+:2
23
			dev-util/pkgconfig
24
			x11-proto/glproto
25
			x11-proto/dri2proto )
26
	sqlite? ( dev-db/sqlite:3
27
			dev-util/pkgconfig )"
28
RDEPEND="gtk? ( x11-libs/gtk+:2 )
23
	sqlite? ( dev-db/sqlite:3 )"
29
	sqlite? ( dev-db/sqlite:3 )"
24
RDEPEND="${DEPEND}"
25
30
26
S=${WORKDIR}/${MY_P}
31
S=${WORKDIR}/${MY_P}
27
32

Return to bug 357015