dev-db/mysql-connector-c++: reset slot operator to boost in vn 1.1.6

patch thanks to 'geki' via the gentoo bug

Gentoo bug: #571494

Package-Manager: portage-2.2.26
This commit is contained in:
Ian Delaney
2016-01-12 16:17:55 +08:00
parent 02aa8bcbd4
commit 338d1339ee

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -17,7 +17,7 @@ KEYWORDS="amd64 arm ppc ppc64 sparc x86"
IUSE="debug examples gcov static-libs"
DEPEND="virtual/libmysqlclient:=
dev-libs/boost:0=
dev-libs/boost:=
dev-libs/openssl:0="
RDEPEND="${DEPEND}"