summaryrefslogtreecommitdiff
path: root/dev-libs/botan/botan-3.0.0-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/botan/botan-3.0.0-r2.ebuild')
-rw-r--r--dev-libs/botan/botan-3.0.0-r2.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-libs/botan/botan-3.0.0-r2.ebuild b/dev-libs/botan/botan-3.0.0-r2.ebuild
index 866ca3ab1f23..fb1e9384a2cc 100644
--- a/dev-libs/botan/botan-3.0.0-r2.ebuild
+++ b/dev-libs/botan/botan-3.0.0-r2.ebuild
@@ -55,6 +55,9 @@ BDEPEND="
# NOTE: Considering patching Botan?
# Please see upstream's guidance:
# https://botan.randombit.net/handbook/packaging.html#minimize-distribution-patches
+PATCHES=(
+ "${FILESDIR}"/${P}-getentropy-includes.patch
+)
python_check_deps() {
use doc || return 0