rust: rust-std should not depend on itself
This commit is contained in:
parent
7d6be95241
commit
d0c85ab2eb
1 changed files with 1 additions and 0 deletions
|
@ -354,6 +354,7 @@ rust-doc_package() {
|
|||
|
||||
rust-std_package() {
|
||||
short_desc+=" - standard library"
|
||||
depends=""
|
||||
pkg_install() {
|
||||
vmove usr/lib/rustlib
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue