summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Bar-Lev <alonbl@gentoo.org>2017-02-11 04:44:01 +0200
committerAlon Bar-Lev <alonbl@gentoo.org>2017-02-11 04:44:40 +0200
commitcaac5cdf480ef051efd6a4f48a3eaa9d654c4975 (patch)
tree653eddea6f1f2736ca9cc45db19ff3c5aba485a7 /dev-libs/softhsm
parentmedia-plugins/kodi-pvr-mythtv: 4.13.1 version bump (diff)
downloadgentoo-caac5cdf480ef051efd6a4f48a3eaa9d654c4975.tar.gz
gentoo-caac5cdf480ef051efd6a4f48a3eaa9d654c4975.tar.bz2
gentoo-caac5cdf480ef051efd6a4f48a3eaa9d654c4975.zip
dev-libs/softhsm: sqlight is only for migration
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-libs/softhsm')
-rw-r--r--dev-libs/softhsm/softhsm-2.2.0-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
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