mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
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
Reference in a new issue