From: Alon Bar-Lev Date: Sat, 11 Feb 2017 02:44:01 +0000 (+0200) Subject: dev-libs/softhsm: sqlight is only for migration X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=caac5cdf480ef051efd6a4f48a3eaa9d654c4975;p=gentoo.git dev-libs/softhsm: sqlight is only for migration Package-Manager: portage-2.3.3 --- diff --git a/dev-libs/softhsm/softhsm-2.2.0-r3.ebuild b/dev-libs/softhsm/softhsm-2.2.0-r3.ebuild index c0e2a04a0ee7..e36d50e4abbc 100644 --- a/dev-libs/softhsm/softhsm-2.2.0-r3.ebuild +++ b/dev-libs/softhsm/softhsm-2.2.0-r3.ebuild @@ -11,13 +11,13 @@ HOMEPAGE="http://www.opendnssec.org/" SRC_URI="http://www.opendnssec.org/files/source/${P}.tar.gz" KEYWORDS="~amd64 ~hppa ~x86" -IUSE="bindist libressl +migration-tool test" +IUSE="bindist libressl migration-tool test" SLOT="2" LICENSE="BSD" RDEPEND=" sys-devel/gcc:=[cxx] - dev-db/sqlite:3 + migration-tool? ( dev-db/sqlite:3 ) !libressl? ( dev-libs/openssl:=[bindist=] ) libressl? ( dev-libs/libressl ) !=dev-libs/softhsm-2.0.0:0