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

Collapse All | Expand All

(-)a/net-print/cndrvcups-common/cndrvcups-common-2.60-r1.ebuild (-1 / +3 lines)
Lines 19-25 KEYWORDS="~amd64 ~x86" Link Here
19
IUSE="-cngplp"    # enable or disable cngplp compilation, may cause build break on ~amd64, don't really know if cngplp is ever needed
19
IUSE="-cngplp"    # enable or disable cngplp compilation, may cause build break on ~amd64, don't really know if cngplp is ever needed
20
RESTRICT=""
20
RESTRICT=""
21
 
21
 
22
DEPEND=">=net-print/cups-1.1.17"
22
DEPEND=">=net-print/cups-1.1.17
23
	>=x11-libs/gtk+-2.0.0
24
	>=gnome-base/libglade-2.0.0"
23
S=${WORKDIR}/${PN}-$(get_version_component_range 1-2)
25
S=${WORKDIR}/${PN}-$(get_version_component_range 1-2)
24
 
26
 
25
dir=/usr/$(get_libdir)
27
dir=/usr/$(get_libdir)

Return to bug 130612