Skip to content

Commit

Permalink
dev-libs/softhsm: Added botan[-bindist] dep, should fix #562804
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.27
  • Loading branch information
mschiff committed Feb 24, 2016
1 parent 5b167ce commit 9f9e449
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-libs/softhsm/softhsm-2.0.0.ebuild
Original file line number Diff line number Diff line change
@@ -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$

Expand All @@ -15,7 +15,7 @@ LICENSE="BSD"

RDEPEND="
dev-db/sqlite:3
dev-libs/botan[threads]
dev-libs/botan[threads,-bindist]
"
DEPEND="${RDEPEND}"

Expand Down

0 comments on commit 9f9e449

Please sign in to comment.