summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/softhsm')
-rw-r--r--dev-libs/softhsm/softhsm-2.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/softhsm/softhsm-2.0.0.ebuild b/dev-libs/softhsm/softhsm-2.0.0.ebuild
index dc1cee0ab8e1..4572953a7287 100644
--- a/dev-libs/softhsm/softhsm-2.0.0.ebuild
+++ b/dev-libs/softhsm/softhsm-2.0.0.ebuild
@@ -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$
@@ -15,7 +15,7 @@ LICENSE="BSD"
RDEPEND="
dev-db/sqlite:3
- dev-libs/botan[threads]
+ dev-libs/botan[threads,-bindist]
"
DEPEND="${RDEPEND}"