summaryrefslogtreecommitdiff
path: root/dev-libs/botan/botan-2.19.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/botan/botan-2.19.2.ebuild')
-rw-r--r--dev-libs/botan/botan-2.19.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/botan/botan-2.19.2.ebuild b/dev-libs/botan/botan-2.19.2.ebuild
index c4186ab0ca1a..f898e8b84b25 100644
--- a/dev-libs/botan/botan-2.19.2.ebuild
+++ b/dev-libs/botan/botan-2.19.2.ebuild
@@ -32,7 +32,7 @@ REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
# NOTE: Boost is needed at runtime too for the CLI tool.
DEPEND="
- boost? ( >=dev-libs/boost-1.48:= )
+ boost? ( dev-libs/boost:= )
bzip2? ( >=app-arch/bzip2-1.0.5:= )
lzma? ( app-arch/xz-utils:= )
python? ( ${PYTHON_DEPS} )