projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b167ce
)
dev-libs/softhsm: Added botan[-bindist] dep, should fix #562804
author
Marc Schiffbauer
<mschiff@gentoo.org>
Wed, 24 Feb 2016 14:39:34 +0000
(15:39 +0100)
committer
Marc 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
patch
|
blob
|
history
diff --git
a/dev-libs/softhsm/softhsm-2.0.0.ebuild
b/dev-libs/softhsm/softhsm-2.0.0.ebuild
index dc1cee0ab8e13b8e28400ba63765ea66f2c28264..4572953a7287f3212288a98d4d5105d1c4accbcb 100644
(file)
--- a/
dev-libs/softhsm/softhsm-2.0.0.ebuild
+++ b/
dev-libs/softhsm/softhsm-2.0.0.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
6
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}"