mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
mozconfig-v6.60.eclass: Fixed cargo dependency.
Thanks to thican for filing the bug and providing a fix. Closes: https://bugs.gentoo.org/655634
This commit is contained in:
@@ -166,9 +166,9 @@ DEPEND="app-arch/zip
|
||||
sys-apps/findutils
|
||||
pulseaudio? ( media-sound/pulseaudio )
|
||||
|| (
|
||||
( >=dev-lang/rust-1.24.0[-extended(-)] >=dev-util/cargo-0.24.0 )
|
||||
( >=dev-lang/rust-1.24.0[-extended(-)] >=dev-util/cargo-0.25.0 )
|
||||
>=dev-lang/rust-1.24.0[extended]
|
||||
( >=dev-lang/rust-bin-1.24.0 >=dev-util/cargo-0.24.0 )
|
||||
( >=dev-lang/rust-bin-1.24.0 >=dev-util/cargo-0.25.0 )
|
||||
)
|
||||
${RDEPEND}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user