mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-04-30 04:47:28 -07:00
During the migration to slotted rust, an explicit dependency on virtual/rust was entirely dropped. But cryptography must explicitly depend on rust, because it defines CARGO_OPTIONAL (in order to get access to cargo setup functions without also exporting cargo phase functions, as we want the distutils-r1 phase functions instead). No revbump as users who successfully built it will not need the bdep fix. Fixes: 01ba4dc61965ef7658a24728841c04c9a1ce4871 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>