summaryrefslogtreecommitdiffstats
path: root/rules/boost.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/boost.in')
-rw-r--r--rules/boost.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/rules/boost.in b/rules/boost.in
index 8e8a4b869..f68e67ea8 100644
--- a/rules/boost.in
+++ b/rules/boost.in
@@ -3,7 +3,9 @@
menuconfig BOOST
tristate
- select ZLIB
+ select ZLIB if BOOST_IOSTREAMS
+ select BZIP2 if BOOST_IOSTREAMS
+ select BZIP2_LIBBZ2 if BOOST_IOSTREAMS
prompt "boost "
help