dev-libs/boost-static: fix file conflicts with regular boost and link USE flags betwe...
[nodoc-overlay.git] / dev-libs / boost / boost-1.90.0-r2.ebuild
index e059e9098ffe88ac579cc715e059919070ce1114..7ac7f3f67b5f568eef2bbe1cb28d1e686217883b 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=(