rust: rust-std never depended on itself

This commit is contained in:
Toyam Cox 2021-01-27 15:46:27 -05:00
parent 7f861962bc
commit 6cd2d8bb07

View file

@ -354,7 +354,6 @@ rust-doc_package() {
rust-std_package() {
short_desc+=" - standard library"
depends=""
pkg_install() {
vmove usr/lib/rustlib
}