chadmed / asahi-overlay

Gentoo overlay for Apple Silicon support
GNU General Public License v2.0
46 stars 11 forks source link

asahi-kernel requires rust with rust-src USE flag, but rustfmt is also needed #68

Closed NyaomiDEV closed 7 months ago

NyaomiDEV commented 7 months ago

Compiling asahi-kernel just to be in line with everyone else; the dependency it requires is rust and rust-bin with rust-src USE flag; understandable. However, it will fail compilation because it won't find rustfmt in PATH: it's not installed unless the user called for it!

This should probably be specified as required in the ebuild.

chadmed commented 7 months ago

Fixed with sys-kernel/asahi-kernel-6.6.0_p15-r1