dev-libs/softhsm: Added botan[-bindist] dep, should fix #562804
authorMarc Schiffbauer <mschiff@gentoo.org>
Wed, 24 Feb 2016 14:39:34 +0000 (15:39 +0100)
committerMarc Schiffbauer <mschiff@gentoo.org>
Wed, 24 Feb 2016 14:39:34 +0000 (15:39 +0100)
Package-Manager: portage-2.2.27

dev-libs/softhsm/softhsm-2.0.0.ebuild

index dc1cee0ab8e13b8e28400ba63765ea66f2c28264..4572953a7287f3212288a98d4d5105d1c4accbcb 100644 (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$
 
@@ -15,7 +15,7 @@ LICENSE="BSD"
 
 RDEPEND="
        dev-db/sqlite:3
-       dev-libs/botan[threads]
+       dev-libs/botan[threads,-bindist]
 "
 DEPEND="${RDEPEND}"