summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/softhsm/softhsm-2.2.0-r3.ebuild')
-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