aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/i2pd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/i2pd/Makefile b/security/i2pd/Makefile
index 130bbcab0880..40d79bd3543e 100644
--- a/security/i2pd/Makefile
+++ b/security/i2pd/Makefile
@@ -8,6 +8,7 @@ COMMENT= C++ implementation of I2P client
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+BUILD_DEPENDS= boost-libs>=1.72.0_5:devel/boost-libs
LIB_DEPENDS= libboost_thread.so:devel/boost-libs
USE_GITHUB= yes