dev-libs/boost-static: fix file conflicts with regular boost and link USE flags betwe...
[nodoc-overlay.git] / dev-libs / boost / boost-1.91.0-r1.ebuild
index 1dc17f2282f9071c653deb330aba26d74b3ebe49..cb06f3b2935a74653d61eed6ce6359c02eb2c196 100644 (file)
@@ -27,6 +27,7 @@ REQUIRED_USE="
 RESTRICT="!test? ( test )"
 
 RDEPEND="
+       static-libs? ( dev-libs/boost-static )
        bzip2? ( app-arch/bzip2:=[${MULTILIB_USEDEP}] )
        icu? ( dev-libs/icu:=[${MULTILIB_USEDEP}] )
        !icu? ( virtual/libiconv[${MULTILIB_USEDEP}] )
@@ -39,8 +40,7 @@ RDEPEND="
        zlib? ( virtual/zlib:=[${MULTILIB_USEDEP}] )
        zstd? ( app-arch/zstd:=[${MULTILIB_USEDEP}] )"
 DEPEND="
-       ${RDEPEND}
-       static-libs? ( dev-libs/boost-static )"
+       ${RDEPEND}"
 BDEPEND=">=dev-build/b2-5.1.0"
 
 PATCHES=(