summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/libbdplus/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/libbdplus/Config.in b/package/libbdplus/Config.in
index 19170a61a8..df5ea27532 100644
--- a/package/libbdplus/Config.in
+++ b/package/libbdplus/Config.in
@@ -2,6 +2,7 @@ config BR2_PACKAGE_LIBBDPLUS
bool "libbdplus"
depends on BR2_TOOLCHAIN_HAS_THREADS
depends on !BR2_STATIC_LIBS
+ select BR2_PACKAGE_LIBGCRYPT
help
libbdplus is a research project to implement the BD+ System
Specifications.
OpenPOWER on IntegriCloud