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

Collapse All | Expand All

(-)/usr/portage/dev-db/mysql-connector-c++/mysql-connector-c++-1.1.6.ebuild (-2 / +3 lines)
Lines 14-24 Link Here
14
LICENSE="GPL-2"
14
LICENSE="GPL-2"
15
SLOT="0"
15
SLOT="0"
16
KEYWORDS="amd64 arm ppc ppc64 sparc x86"
16
KEYWORDS="amd64 arm ppc ppc64 sparc x86"
17
IUSE="debug examples gcov static-libs"
17
IUSE="debug examples gcov libressl static-libs"
18
18
19
DEPEND="virtual/libmysqlclient:=
19
DEPEND="virtual/libmysqlclient:=
20
	dev-libs/boost:=
20
	dev-libs/boost:=
21
	dev-libs/openssl:0="
21
	!libressl? ( dev-libs/openssl:0= )
22
	libressl? ( dev-libs/libressl )"
22
RDEPEND="${DEPEND}"
23
RDEPEND="${DEPEND}"
23
24
24
PATCHES=(
25
PATCHES=(

Return to bug 602324