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

Collapse All | Expand All

(-)file_not_specified_in_diff (-6 / +2 lines)
Line  Link Here
0
-- /usr/portage/app-misc/ca-certificates/ca-certificates-20150426.3.20.ebuild
0
++ /usr/portage/app-misc/ca-certificates/ca-certificates-20150426.3.20-r1.ebuild
Lines 71-81 Link Here
71
# openssl: we run `c_rehash`; newer version for alt-cert-paths #552540
71
# openssl: we run `c_rehash`; newer version for alt-cert-paths #552540
72
# debianutils: we run `run-parts`
72
# debianutils: we run `run-parts`
73
RDEPEND="${DEPEND}
73
RDEPEND="${DEPEND}
74
	!libressl? ( >=dev-libs/openssl-1.0.1o:0 )
74
	>=app-misc/c_rehash-1.7-r1
75
	libressl? (
76
		app-misc/c_rehash
77
		dev-libs/libressl
78
	)
79
	sys-apps/debianutils"
75
	sys-apps/debianutils"
80
76
81
if ! ${PRECOMPILED}; then
77
if ! ${PRECOMPILED}; then

Return to bug 561852